[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 8 / 9 / EJPropertySDK / 0.0.1 / EJPropertySDK.podspec.json
bloba4c27ba9fd0d9ffebe3851e408e66c98546ef87a
2   "name": "EJPropertySDK",
3   "version": "0.0.1",
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.1"
14   },
15   "static_framework": true,
16   "requires_arc": true,
17   "platforms": {
18     "ios": "10.0"
19   },
20   "resources": "EJPropertySDK/EJPropertyBundle.bundle",
21   "source_files": [
22     "EJPropertySDK",
23     "EJPropertySDK/**/*.{h,m}"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~>3.2.1"
28     ],
29     "MJRefresh": [
30       "~> 3.2.0"
31     ],
32     "Masonry": [
33       "~> 1.1.0"
34     ],
35     "IQKeyboardManager": [
36       "~> 6.3.0"
37     ],
38     "SDWebImage": [
39       "~> 5.0.2"
40     ]
41   }