[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / d / 8 / 9 / EJPropertySDK / 0.0.2 / EJPropertySDK.podspec.json
blob6d3d1afbfb5f197fd7dc75dcba8fdef5ed9fb649
2   "name": "EJPropertySDK",
3   "version": "0.0.2",
4   "summary": "物业系统SDK",
5   "description": "pod spec create EJPropertySDK",
6   "homepage": "https://github.com/ejupro/EJPropertySDKDemo",
7   "license": "MIT",
8   "authors": {
9     "chs": ""
10   },
11   "source": {
12     "git": "https://github.com/ejupro/EJPropertySDKDemo.git",
13     "tag": "0.0.2"
14   },
15   "static_framework": true,
16   "requires_arc": true,
17   "platforms": {
18     "ios": "10.0"
19   },
20   "ios": {
21     "vendored_frameworks": "EJPropertySDK/EJPropertySDK.framework"
22   },
23   "resources": "EJPropertySDK/EJPropertyBundle.bundle",
24   "source_files": [
25     "EJPropertySDK",
26     "EJPropertySDK/**/*.{h,m}"
27   ],
28   "dependencies": {
29     "AFNetworking": [
30       "~>3.2.1"
31     ],
32     "MJRefresh": [
33       "~> 3.2.0"
34     ],
35     "Masonry": [
36       "~> 1.1.0"
37     ],
38     "IQKeyboardManager": [
39       "~> 6.3.0"
40     ],
41     "SDWebImage": [
42       "~> 5.0.2"
43     ]
44   }