blob: 65657224eee4c0634fcd1ca6af79e2fbb1b98eb9 [file] [log] [blame]
{
"name": "HPTabBarController",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "Class/*.{h,m}",
"requires_arc": true
}