[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 4 / YQBaseViewController / 0.0.2 / YQBaseViewController.podspec.json
blob4edad09b5857b3a1a20fd3e8ed5775c5c676636b
2   "name": "YQBaseViewController",
3   "version": "0.0.2",
4   "summary": "一个简单易用的基类ViewController.",
5   "homepage": "https://github.com/QuinceyYang/YQBaseViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "QuinceyYang": "yqing555@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/QuinceyYang/YQBaseViewController.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "Source/*.{swift,h,m,c}",
21   "exclude_files": "Classes/Exclude",
22   "requires_arc": true