Xcode 7 not only adds new product types for watchOS 2 apps and WatchKit extensions, but also a completely new platform SDK "WatchOS". The purpose of this project is adding support for the new platform to CocoaPods so that users can ship watchOS specific Pods and allow integration of such Pods into user targets.
CocoaPods PRs created during the hackathon:
- https://github.com/CocoaPods/Xcodeproj/pull/272
- https://github.com/CocoaPods/Core/pull/249
- https://github.com/CocoaPods/CocoaPods/pull/3681
Branch for Alamofire which can be integrated into watch apps via CP:
https://github.com/neonichu/Alamofire/tree/watchos
There's also an example user project: https://github.com/neonichu/native-watchOS-example
Log in or sign up for Devpost to join the conversation.