[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / e / 0 / PebbleKit-Static / 3.1.0 / PebbleKit-Static.podspec.json
blob0f74a9a0cbe0ab9978494c38eb6b418b615c4bad
2   "name": "PebbleKit-Static",
3   "version": "3.1.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": "              © 2015 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": "3.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "header_dir": "PebbleKit",
22   "preserve_paths": "PebbleKit-Static.framework",
23   "vendored_frameworks": "PebbleKit-Static.framework",
24   "public_header_files": "PebbleKit-Static.framework/Versions/A/Headers/*.h",
25   "frameworks": [
26     "Foundation",
27     "UIKit",
28     "CoreGraphics"
29   ],
30   "weak_frameworks": [
31     "ExternalAccessory",
32     "CoreBluetooth"
33   ]