paulb777 / StaticFrameworkTestSpecs

Demonstrate CocoaPods testspecs with static frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyLib

Demonstrate a static framework CocoaPod with a testspec. Requires CocoaPods 1.6.x

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

MyLib is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MyLib'

Author

Paul Beusterien

License

MyLib is available under the Apache v2.0 license. See the LICENSE file for more info.

About

Demonstrate CocoaPods testspecs with static frameworks

License:Apache License 2.0


Languages

Language:Objective-C 70.4%Language:Ruby 29.6%