blob: f8b60b08d8c95ceac83c1d235c336102a27c32fb [file] [log] [blame]
{
"name": "HPTabBarController",
"version": "0.0.1",
"summary": "HPTabBarController is new style of cocoa controller",
"homepage": "http://facebook.com/huyphams",
"license": "MIT",
"authors": {
"Huy Pham": "duchuykun@gmail.com"
},
"social_media_url": "https://facebook.com/huyphams",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/huyphams/HPTabBarController.git",
"tag": "0.0.1"
},
"source_files": "Class/*.{h,m}",
"requires_arc": true
}