[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 5 / 9 / 1 / LSiOSLocation / 1.1.1 / LSiOSLocation.podspec.json
blobb5bfb72e1ed942626fc112a0d22e5d3b6077024f
2   "name": "LSiOSLocation",
3   "version": "1.1.1",
4   "summary": "定位插件",
5   "description": "定位插件,包含位置获取、地理位置编码、反编码、位置解析功能\n开放停止方法的调用方法",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSLocation/Classes/**/*",
22   "frameworks": "CoreLocation",
23   "dependencies": {
24     "LSiOSPopView": [
26     ]
27   }