[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / d / 8 / 3 / CCLocation / 0.9.8 / CCLocation.podspec.json
blobc24ed29a091dd3c1dbac970bd2f6f0d0e4f6f480
2   "name": "CCLocation",
3   "version": "0.9.8",
4   "summary": "The CrowdConnected colocator iOS library",
5   "homepage": "https://developers.colocator.net",
6   "license": {
7     "type": "Copyright",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CrowdConnected Ltd": "mail@crowdconnected.com"
12   },
13   "source": {
14     "git": "https://github.com/crowdconnected/colocator-ios.git",
15     "tag": "0.9.8"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "CCLocation.framework/Headers/*.h",
21   "frameworks": [
22     "CoreLocation",
23     "UIKit",
24     "CoreBluetooth"
25   ],
26   "dependencies": {
27     "CocoaLumberjack/Swift": [
28       "~> 3.1.0"
29     ],
30     "SocketRocket": [
31       "~> 0.4.2"
32     ],
33     "ProtocolBuffers-Swift": [
34       "~> 3.0.6"
35     ]
36   },
37   "pushed_with_swift_version": "3.0"