blob: b4da06fae50b0c26501f54b5975db0585c8b43c4 [file] [log] [blame]
{
"name": "FFSideMenu",
"version": "0.1.4",
"summary": "The simple way to custom side menu with navigation bar.",
"description": "FFSideMenu can support you custom your cool side menu with navigation bar.",
"homepage": "https://github.com/fewspider/FFSideMenu",
"screenshots": "https://c2.staticflickr.com/6/5645/21668838170_f028dfac61_o.gif",
"license": "MIT",
"authors": {
"fewspider": "fewspider@gmail.com"
},
"source": {
"git": "https://github.com/fewspider/FFSideMenu.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/fewspider",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Lib/*",
"resource_bundles": {
"FFSideMenu": [
"Pod/Assets/*.png"
]
}
}