[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 9 / 1 / LSiOSLocation / 1.1.0 / LSiOSLocation.podspec.json
blob00052064c0b47176e179bd0258b376a89ca23b76
2   "name": "LSiOSLocation",
3   "version": "1.1.0",
4   "summary": "定位插件",
5   "description": "定位插件,包含位置获取、地理位置编码、反编码、位置解析功能",
6   "homepage": "https://github.com/quanchengk/LSiOSLocation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "quanchengk": "quanchengk@163.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/LSKit/LSiOSLocation.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSLocation/Classes/**/*",
22   "frameworks": "CoreLocation",
23   "dependencies": {
24     "LSiOSPopView": [
26     ]
27   }