Skip to content

0.5.1

Compare
Choose a tag to compare
@ishkawa ishkawa released this 26 Mar 14:51
· 854 commits to master since this release
  • Support CocoaPods again.

To install APIKit via CocoaPods, add use_frameworks! and pod "APIKit" to your Podfile.

platform :ios, 8.0
use_frameworks!

pod 'APIKit'