blob: 840dd0a2cfcb8b670832250f1b6b68cf85cfaccf [file] [log] [blame]
{
"name": "UINavigationItemMargin",
"version": "2.1.2",
"summary": "Margin for UINavigationItem.",
"homepage": "https://github.com/doge1024/UINavigationItemMargin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyeol Jeon": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/doge1024/UINavigationItemMargin.git",
"tag": "2.1.2"
},
"source_files": "UINavigationItem+Margin/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}