[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 2 / 0 / YHPaaS / 0.1.0 / YHPaaS.podspec.json
blobc033b94841ac43be99cb4f8df6693680b53ac51c
2   "name": "YHPaaS",
3   "version": "0.1.0",
4   "summary": "Modules and components framework for iOS.",
5   "description": "Modules and components framework for iOS.",
6   "homepage": "https://github.com/p2max34/YHPaaS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "p2max34": "7209415@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/p2max34/YHPaaS.git",
16     "tag": "0.1.0"
17   },
18   "vendored_frameworks": [
19     "YHPaaS/Classes/CMSPaaS.framework"
20   ],
21   "platforms": {
22     "ios": "9.0"
23   },
24   "source_files": "YHPaaS/Classes/**/*",
25   "frameworks": [
26     "Foundation",
27     "CoreFoundation",
28     "UIKit"
29   ],
30   "dependencies": {
31     "YYCache": [
32       "1.0.3"
33     ],
34     "YYModel": [
35       "1.0.4"
36     ],
37     "KVOController": [
38       "1.2.0"
39     ],
40     "Masonry": [
41       "1.1.0"
42     ],
43     "Aspects": [
44       "1.4.1"
45     ],
46     "MJRefresh": [
47       "3.5.0"
48     ],
49     "SDWebImage/GIF": [
50       "4.4.3"
51     ],
52     "UITableView+FDTemplateLayoutCell": [
53       "1.6"
54     ],
55     "AFNetworking": [
56       "3.2.1"
57     ],
58     "IQKeyboardManager": [
60     ],
61     "SVProgressHUD": [
63     ]
64   }