[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / d / b / 2 / XYYCommonUI / 0.1.0 / XYYCommonUI.podspec.json
blob7ded730bd728d9b98a446fe01a196df21fc6c764
2   "name": "XYYCommonUI",
3   "version": "0.1.0",
4   "summary": "A delightful iOS Uitilty framework.",
5   "homepage": "https://gitee.com/888.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xieyongyueios@163.com": "xieyongyueios@163.com"
12   },
13   "source": {
14     "git": "https://gitee.com/888.com/XYYCommonUI.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "XYYCommonUI/Classes/**/*",
21   "ios": {
22     "dependencies": {
23       "SVProgressHUD": [
25       ],
26       "MMPopupView": [
28       ],
29       "Toast": [
31       ],
32       "KVOController": [
34       ]
35     }
36   }