[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 3 / 2 / KGLocationManager / 0.0.1 / KGLocationManager.podspec.json
blobb6109a08553499ef7125b01f4ab83f80374e3b96
2   "name": "KGLocationManager",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "this is background task",
6   "homepage": "https://github.com/xushao1990/KGLocationManager",
7   "authors": {
8     "xushao": "xushao1990@126.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/xushao1990/KGLocationManager.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true,
19   "frameworks": [
20     "CoreLocation",
21     "MapKit",
22     "Foundation"
23   ]