[Add] AccordionHeaderView 1.0.2
[CocoaPods.git] / Specs / 2 / 9 / 3 / PebbleKit / 3.1.1 / PebbleKit.podspec.json
blob76223be6a71ae379384f606d2d59f39cb9f3b696
2   "name": "PebbleKit",
3   "version": "3.1.1",
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.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "header_dir": "PebbleKit",
22   "preserve_paths": "PebbleKit.framework",
23   "vendored_frameworks": "PebbleKit.framework",
24   "public_header_files": "PebbleKit.framework/Headers/*.h",
25   "frameworks": [
26     "Foundation",
27     "UIKit",
28     "CoreGraphics"
29   ],
30   "weak_frameworks": [
31     "ExternalAccessory",
32     "CoreBluetooth"
33   ]