[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 0 / f / a / KSBaseViewController / 0.2 / KSBaseViewController.podspec.json
blobbd3b087d0ea7ce242358aa1546a9bfffc4af05c5
2   "name": "KSBaseViewController",
3   "version": "0.2",
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!",
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.2"
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   }