[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 2 / b / 1 / LSDataInterface / 0.1.17 / LSDataInterface.podspec.json
blob6d8f5a6b3660bb6c1bc8fc52eb759b86d74dcb0b
2   "name": "LSDataInterface",
3   "version": "0.1.17",
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.17"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSDataInterface/Classes/**/*",
22   "resource_bundles": {
23     "LSDataInterface": [
24       "LSDataInterface/Assets/*.*"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "MapKit"
30   ],
31   "dependencies": {
32     "LSNetwork": [
34     ],
35     "AliyunOSSiOS": [
36       "~> 2.6.0"
37     ],
38     "YYKit": [
39       "~> 1.0.9"
40     ],
41     "NullSafe": [
42       "~> 1.2.2"
43     ],
44     "MJExtension": [
45       "~> 3.0.13"
46     ]
47   }