[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / a / 7 / XYUIFramework / 0.0.86 / XYUIFramework.podspec.json
blob4896dc509e17fff3b36d6c061ab3b51ebf1458cf
2   "name": "XYUIFramework",
3   "version": "0.0.86",
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.86"
19   },
20   "source_files": "XYUIFramework/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
25     ],
26     "AFNetworking": [
28     ],
29     "MJRefresh": [
31     ],
32     "MJExtension": [
34     ],
35     "IQKeyboardManager": [
37     ],
38     "SDWebImage": [
40     ],
41     "SVProgressHUD": [
43     ]
44   }