[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 8 / 0 / 4 / HTMILocationManager / 0.1.0 / HTMILocationManager.podspec.json
blob8503e6ef84c9424dbd0a76656f3e03555668671f
2   "name": "HTMILocationManager",
3   "version": "0.1.0",
4   "summary": "A short description of HTMILocationManager.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lqwang521/HTMILocationManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lqwang521": "wanglq@htmitech.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/MyCoding521/HTMILocationManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HTMILocationManager/Classes/**/*",
22   "dependencies": {
23     "AMap2DMap": [
24       "~>4.6.0"
25     ],
26     "AMapLocation": [
27       "~>2.4.0"
28     ],
29     "AMapSearch": [
30       "~>5.3.0"
31     ]
32   }