[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / a / 7 / XYUIFramework / 0.0.47 / XYUIFramework.podspec.json
blob6699760665072ce45c306626d79a1d9c906740a2
2   "name": "XYUIFramework",
3   "version": "0.0.47",
4   "summary": "XYUIFramework",
5   "homepage": "https://github.com/laurawxy/XYUIFramework",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Xiangyu Wang": "xiangyu.laura@icloud.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/laurawxy/XYUIFramework.git",
18     "tag": "0.0.47"
19   },
20   "source_files": "XYUIFramework/**/*.{h,m}",
21   "requires_arc": true,
22   "resources": "XYUIFramework/Resources/XYUIBundle.bundle",
23   "dependencies": {
24     "Masonry": [
26     ],
27     "AFNetworking": [
29     ],
30     "MJRefresh": [
32     ],
33     "MJExtension": [
35     ],
36     "IQKeyboardManager": [
38     ],
39     "SDWebImage": [
41     ],
42     "SVProgressHUD": [
44     ]
45   }