blob: 6cb7044e551c78061a284227c9feb00221e9f67a [file] [log] [blame]
{
"name": "HPLoadingExtension",
"version": "0.0.1",
"summary": "HPTabBarController is loading extension for collection, table and scroll view to refresh data or continue loading",
"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/HPLoadingExtension.git",
"tag": "0.0.1"
},
"source_files": "Class/*.{h,m}",
"requires_arc": true
}