[Add] XJCustomSDK 1.0.2
[CocoaPods.git] / Specs / 5 / c / a / JZLocationConverter / 1.0.0 / JZLocationConverter.podspec.json
blobf3a79ec416362fef2ddbdf709348ffd75bd8084e
2   "name": "JZLocationConverter",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "坐标转换工具.",
8   "homepage": "https://github.com/JackZhouCn",
9   "authors": {
10     "JackZhou": "4686150@qq.com"
11   },
12   "source": {
13     "git": "https://github.com/qzs21/JZLocationConverter.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "JZLocationConverter/*.{h,m}",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "6.0"
20   }