blob: 490d84dd63e896e351851a5e4ff01ae97c2e37d4 [file] [log] [blame]
{
"name": "FCPopMenu",
"version": "1.1",
"summary": "FCPopMenu is an easy way to make a popover menu view.",
"homepage": "https://github.com/Insfgg99x/FCPopMenu",
"license": "MIT",
"authors": {
"CGPointZero": "newbox0512@yahoo.com"
},
"source": {
"git": "https://github.com/Insfgg99x/FCPopMenu.git",
"tag": "1.1"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "6.0"
},
"source_files": "FCPopMenu/*.{h,m}",
"requires_arc": true
}