[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 3 / d / FTLocationManager / 1.0 / FTLocationManager.podspec.json
blob1bea72d5efd6fbbf4fedd7c4da2af31f315c511f
2   "name": "FTLocationManager",
3   "version": "1.0",
4   "summary": "Utility class for simple block-based getting of current user's location on iOS.",
5   "homepage": "https://github.com/FuerteInternational/FTLocationManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Fuerte International": "open-source@fuerteint.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/FuerteInternational/FTLocationManager.git",
18     "tag": "v1.0"
19   },
20   "source_files": "FTLocationManager/*.{h,m}",
21   "frameworks": "CoreLocation",
22   "requires_arc": true