[Add] CyberSheildiOS 0.1.1
[CocoaPods.git] / Specs / 2 / b / 1 / LSDataInterface / 0.1.0 / LSDataInterface.podspec.json
blob14ec207cd35c5debc35a804fc295c9698d835c42
2   "name": "LSDataInterface",
3   "version": "0.1.0",
4   "summary": "A short description of LSDataInterface.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LewinJun/LSDataInterface",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LewinJun": "zhiyu.li@lianshang.com"
13   },
14   "source": {
15     "git": "git@git.lsfash.cn:lianshang-ios/LSDataInterface.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSDataInterface/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "LSNetwork": [
29     ],
30     "AliyunOSSiOS": [
31       "~> 2.6.0"
32     ],
33     "YYKit": [
34       "~> 1.0.9"
35     ],
36     "NullSafe": [
37       "~> 1.2.2"
38     ],
39     "MJExtension": [
40       "~> 3.0.13"
41     ]
42   }