[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 4 / YQBaseViewController / 1.0 / YQBaseViewController.podspec.json
blob8a65aae3a673cb3b5e9a6918e1b6fde046e3b227
2   "name": "YQBaseViewController",
3   "version": "1.0",
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": "1.0.0"
19   },
20   "source_files": "Source/*.{swift,h,m,c}",
21   "exclude_files": "Classes/Exclude",
22   "requires_arc": true