[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 5 / 9 / 1 / LSiOSLocation / 1.2.1 / LSiOSLocation.podspec.json
blob0d526028da13cf98913e38982ce609be14d3e841
2   "name": "LSiOSLocation",
3   "version": "1.2.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.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSLocation/Classes/**/*",
22   "frameworks": "CoreLocation",
23   "dependencies": {
24     "LSiOSPopView": [
26     ]
27   }