[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / e / 0 / PebbleKit-Static / 4.0.0 / PebbleKit-Static.podspec.json
blob7c40d6497f726b7df92a70e6dfb7d73e5855492d
2   "name": "PebbleKit-Static",
3   "version": "4.0.0",
4   "summary": "Embed PebbleKit iOS into your app to communicate with Pebble",
5   "homepage": "https://github.com/pebble/pebble-ios-sdk",
6   "license": {
7     "type": "Commercial",
8     "text": "              © 2016 Pebble Technology Corp. All rights reserved.\n"
9   },
10   "authors": {
11     "Pebble Technology Corp.": "devsupport@getpebble.com"
12   },
13   "source": {
14     "git": "https://github.com/pebble/pebble-ios-sdk.git",
15     "tag": "4.0.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "header_dir": "PebbleKit-Static",
22   "preserve_paths": "PebbleKit-Static.framework",
23   "vendored_frameworks": "PebbleKit-Static.framework",
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "CoreGraphics"
28   ],
29   "weak_frameworks": "CoreBluetooth"