[Add] FPhiSelphIDWidgetiOS 1.31.0
[CocoaPods.git] / Specs / 2 / 9 / 3 / PebbleKit / 3.0.0 / PebbleKit.podspec.json
blobd509fe815e76809bf1d408ed0cc7b79b1df75412
2   "name": "PebbleKit",
3   "version": "3.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": "              © 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.0.0"
16   },
17   "platforms": {
18     "ios": "7.1"
19   },
20   "preserve_paths": "PebbleKit.framework",
21   "vendored_frameworks": "PebbleKit.framework",
22   "public_header_files": "PebbleKit.framework/Versions/A/Headers/*.h",
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "CoreGraphics"
27   ],
28   "weak_frameworks": [
29     "ExternalAccessory",
30     "CoreBluetooth"
31   ],
32   "requires_arc": true