[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 6 / 9 / LocationData / 1.0.2 / LocationData.podspec.json
blob72fe4b5e55336b7ba691175ab2d8c2c9f6388a0d
2   "name": "LocationData",
3   "version": "1.0.2",
4   "summary": "本地数据存储小工具",
5   "description": "TODO: 一夜风吹屁屁凉",
6   "homepage": "https://github.com/windsway/LocationData",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "一夜风吹屁屁凉": "376176293@qq.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/windsway/LocationData.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "LocationData/*.{h,m}",
22   "dependencies": {
23     "FMDB": [
24       "~> 2.6.2"
25     ],
26     "MJExtension": [
27       "~> 3.0.13"
28     ]
29   }