[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 6 / 4 / XKLocationManager / 1.0.1 / XKLocationManager.podspec.json
blob0e972dbc23e136b404e799379128f6311477b6e7
2   "name": "XKLocationManager",
3   "version": "1.0.1",
4   "summary": "位置服务",
5   "description": "位置服务的小封装",
6   "homepage": "https://github.com/kunhum/XKLocationManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kunhum": "kunhum@163.com"
13   },
14   "source": {
15     "git": "https://github.com/kunhum/XKLocationManager.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "XKLocationManager/Classes/XKLocationManager/*.{h,m}"