blob: aded23e540daafedc5eb63f0ee27c755f9b3b7aa [file] [log] [blame]
{
"name": "HPNavigationController",
"version": "0.0.1",
"summary": "HPNavigationController 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/HPNavigationController.git",
"tag": "0.0.1"
},
"source_files": "Class/*.{h,m}",
"requires_arc": true
}