[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 2 / HQLocationManager / 0.0.8 / HQLocationManager.podspec.json
blobfeb8b48c72943bf94e419880b1d7a67e70d07810
2   "name": "HQLocationManager",
3   "version": "0.0.8",
4   "summary": "位置信息管理",
5   "description": "位置管理位置管理位置管理类",
6   "homepage": "https://github.com/suweiz19890921/HQLocationManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘欢庆": "liu-lhq@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/suweiz19890921/HQLocationManager.git",
19     "tag": "0.0.8"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Exclude",
26   "frameworks": [
27     "CoreLocation",
28     "UIKit",
29     "Foundation"
30   ],
31   "dependencies": {
32     "AFNetworking": [
33       "~>3.0"
34     ],
35     "HQDBDecode": [
37     ]
38   }