[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / f / a / KSBaseViewController / 0.1 / KSBaseViewController.podspec.json
blobce4c6ba25ebba8e1655c38ca3009f1ceb8f6c5f2
2   "name": "KSBaseViewController",
3   "version": "0.1",
4   "summary": "KSBaseViewController",
5   "description": "                   A longer description of FMDBDataTable in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/bing6",
7   "license": "MIT (MIT)",
8   "authors": {
9     "Howard": "bing.hao1982@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/bing6/KSBaseViewController.git",
16     "tag": "0.1"
17   },
18   "source_files": [
19     "src",
20     "src/*.{h,m}"
21   ],
22   "exclude_files": "src/Exclude",
23   "dependencies": {
24     "Masonry": [
25       "~> 0.6.2"
26     ],
27     "MBProgressHUD": [
28       "~> 0.9.1"
29     ],
30     "KSToolkit": [
31       "~> 0.2"
32     ],
33     "KSRefresh": [
34       "~> 0.4"
35     ],
36     "KSWebRequest": [
37       "~> 0.1"
38     ]
39   }