blob: 5c058cce748acf70cf2fa779fcd454845a1b73a0 [file] [log] [blame]
{
"name": "EXTabBarController",
"version": "1.0.0",
"summary": "The last TabBarController you need.",
"description": " Easily create TabBarController, the UITabBarController is to difficult to use. With this library, you can manipulate TabBarController more easily.\n",
"homepage": "https://github.com/Draveness/EXTabBarController",
"license": "MIT",
"authors": {
"Draveness": "stark.draven@gmail.com"
},
"source": {
"git": "https://github.com/Draveness/EXTabBarController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "UIKit"
}