blob: 2957e7dfe003beee6c7fec5ca584f2d201242508 [file] [log] [blame]
{
"name": "LBinBarButtonItem",
"summary": "Customize the flat button on the navigation of LBinBarButtonItem.",
"version": "0.0.3",
"homepage": "https://github.com/kingly09/LBinBarButtonItem",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kingly": "libintm@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kingly09/LBinBarButtonItem.git",
"tag": "0.0.3"
},
"social_media_url": "https://github.com/kingly09",
"source_files": "BarButtonItemLib/*.{h,m}",
"frameworks": "UIKit",
"xcconfig": {
"FORK_XCODE_WRITING": true
}
}