[Add] GoogleMobileAdsMediationAppLovin 13.0.1.1
[CocoaPods.git] / Specs / 2 / 9 / 3 / PebbleKit / 2.4 / PebbleKit.podspec.json
blobc5f034524dce277017fd037a3d7f10dc36aeac56
2   "name": "PebbleKit",
3   "version": "2.4",
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": "              © 2014 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": "2.4"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "preserve_paths": [
21     "PebbleKit.framework",
22     "PebbleVendor.framework"
23   ],
24   "vendored_frameworks": [
25     "PebbleKit.framework",
26     "PebbleVendor.framework"
27   ],
28   "public_header_files": "PebbleKit.framework/Versions/A/Headers/*.h",
29   "weak_frameworks": [
30     "ExternalAccessory",
31     "CoreBluetooth",
32     "CoreMotion",
33     "MessageUI"
34   ],
35   "libraries": "z",
36   "requires_arc": true