blob: 3ce215ae570fe2a98239377e3b997a12a43b0265 [file] [log] [blame]
{
"name": "UINavigationItem+Loading",
"version": "1.0",
"platforms": {
"ios": "6.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Simple category to show a loading status in a navigation bar in place of left/right items or title.",
"homepage": "https://github.com/Just-/UINavigationItem-Loading",
"authors": {
"Anton Gaenko": "antony.gaenko@gmail.com"
},
"social_media_url": "https://twitter.com/Anton_Gaenko",
"requires_arc": true,
"source": {
"git": "https://github.com/Just-/UINavigationItem-Loading.git",
"branch": "master",
"tag": "1.0"
},
"source_files": "*.{h,m}",
"public_header_files": "*.h"
}