[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / 9 / 1 / AKLocationManager / 1.0.2 / AKLocationManager.podspec.json
blobcd9880c27e3af53656671dd5d3204beba2cbbf47
2   "name": "AKLocationManager",
3   "version": "1.0.2",
4   "summary": "Simple CLLocationManager subclass with block support and convenience methods.",
5   "homepage": "https://github.com/appkraft/AKLocationManager",
6   "license": "MIT",
7   "authors": {
8     "thiagoperes": "thiago@appkraft.net"
9   },
10   "source": {
11     "git": "https://github.com/appkraft/AKLocationManager.git",
12     "tag": "1.0.2"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "frameworks": "CoreLocation",
22   "requires_arc": true