[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / e / b / EXTabBarController / 1.0.0 / EXTabBarController.podspec.json
blob5c058cce748acf70cf2fa779fcd454845a1b73a0
2   "name": "EXTabBarController",
3   "version": "1.0.0",
4   "summary": "The last TabBarController you need.",
5   "description": "                   Easily create TabBarController, the UITabBarController is to difficult to use. With this library, you can manipulate TabBarController more easily.\n",
6   "homepage": "https://github.com/Draveness/EXTabBarController",
7   "license": "MIT",
8   "authors": {
9     "Draveness": "stark.draven@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Draveness/EXTabBarController.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "Classes/*.{h,m}",
19   "frameworks": "UIKit"