blob: d2d27302c066d8a4799391f855a58f480efcef9f [file] [log] [blame]
{
"name": "UINavigationItem+Margin",
"version": "2.1.0",
"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.1.0"
},
"source_files": "UINavigationItem+Margin/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}