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