[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / c / 7 / b / YunBaseApp / 0.0.40 / YunBaseApp.podspec.json
blobb414909669417e1693ec8e55da79a396b0597c55
2   "name": "YunBaseApp",
3   "version": "0.0.40",
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": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/yunWJR/YunBaseApp.git",
16     "tag": "0.0.40"
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": [
30     ],
31     "Masonry": [
33     ],
34     "Mantle": [
36     ],
37     "MBProgressHUD": [
39     ]
40   }