CocoaTouchFramework 1.0.5

CocoaTouchFramework 1.0.5

TestsTested
LangLanguage Obj-CObjective C
License Custom
ReleasedLast Release Feb 2016

Maintained by Balaji G.



  • By
  • balajiaugusta

Sample Cocoa Touch Framework

Augusta

CocoaTouchFramework is created for testing and learning framework creation and usage usign cocoa pod.

How To Get Started

Installation

CocoaTouchFramework supports multiple methods for installing the library in a project.

Podfile

To integrate CocoaTouchFramework into your Xcode project using CocoaPods, specify it in your Podfile:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'

pod 'CocoaTouchFramework'

Then, run the following command:

$ pod install

License

CocoaTouchFramework is released under the MIT license. See LICENSE for details.