[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 9 / 1 / UniautoUI / 1.0.10 / UniautoUI.podspec.json
blob34a71e1ad6c88cccd906b6fbfc3bddf7b308eae1
2   "name": "UniautoUI",
3   "version": "1.0.10",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/czl620/UniautoUI",
8   "authors": {
9     "czl620": "893419255@qq.com"
10   },
11   "summary": "A UI framework for iOS.",
12   "source": {
13     "git": "https://github.com/czl620/UniautoUI.git",
14     "tag": "1.0.10"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "UniautoUI/UniautoUI.framework/Headers/*.{h}",
20   "vendored_frameworks": "UniautoUI/UniautoUI.framework",
21   "public_header_files": "UniautoUI/UniautoUI.framework/Headers/UniautoUI.h",
22   "resources": "UniautoUI/UniautoUI.bundle",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "Masonry": [
29       "~> 1.1.0"
30     ],
31     "SDWebImage": [
32       "~> 5.0.6"
33     ],
34     "MJRefresh": [
35       "~> 3.1.14"
36     ],
37     "Toast": [
38       "~> 3.1.0"
39     ],
40     "DZNEmptyDataSet": [
41       "~> 1.8.1"
42     ],
43     "UniautoCore": [
44       "~> 1.0.0"
45     ]
46   }