[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 1 / 8 / BlueCapKit / 0.5.3 / BlueCapKit.podspec.json
blobc2a9fd48cf1b0d77f2de957216331608adedcbdc
2   "name": "BlueCapKit",
3   "version": "0.5.3",
4   "summary": "BlueCap is Swift  CoreBluetooth and much more.",
5   "homepage": "https://github.com/troystribling/BlueCap",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "documentation_url": "https://github.com/troystribling/BlueCap",
11   "authors": {
12     "Troy Stribling": "me@troystribling.com"
13   },
14   "social_media_url": "http://twitter.com/troystribling",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "cocoapods_version": ">= 1.1",
19   "source": {
20     "git": "https://github.com/troystribling/BlueCap.git",
21     "tag": "0.5.3"
22   },
23   "source_files": "BlueCapKit/**/*.swift",
24   "frameworks": [
25     "CoreBluetooth",
26     "CoreLocation"
27   ],
28   "pushed_with_swift_version": "3.0"