[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 7 / b / YunBaseApp / 0.0.10 / YunBaseApp.podspec.json
blob4acb4dcbb64ea6fa7123a9e5177f8b36be7fd5b2
2   "name": "YunBaseApp",
3   "version": "0.0.10",
4   "summary": "YunBaseApp framework for iOS",
5   "description": "YunBaseApp framework for iOS, it's a base framework for iOS writed by object-c",
6   "homepage": "https://github.com/yunWJR/YunBaseApp",
7   "license": "MIT",
8   "authors": {
9     "yun": "wangshifu7878@sina.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/yunWJR/YunBaseApp.git",
16     "tag": "0.0.10"
17   },
18   "source_files": [
19     "YunBaseApp/YunBaseApp/Classes/*.{h,m}",
20     "YunBaseApp/YunBaseApp/Classes/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "YunKits": [
27     ],
28     "AFNetworking": [
29       "~> 3.0"
30     ],
31     "Masonry": [
33     ],
34     "Mantle": [
36     ]
37   }