[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / c / 2 / f / JBInterfaceController / 1.0.0 / JBInterfaceController.podspec.json
blob548e86d8eca3045c66b2c5758013161eeec8b519
2   "name": "JBInterfaceController",
3   "version": "1.0.0",
4   "summary": "Adds UIViewController-like functionality to WatchKit interface controllers",
5   "homepage": "https://github.com/mikeswanson/JBInterfaceController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Mike Swanson",
11   "source": {
12     "git": "https://github.com/mikeswanson/JBInterfaceController.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "Source/*.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0"
19   }