[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / a / 7 / XYUIFramework / 0.0.52 / XYUIFramework.podspec.json
bloba15a1b3688080d9dbf0d8b46aaec1b6bfbe48b62
2   "name": "XYUIFramework",
3   "version": "0.0.52",
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.52"
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   }