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