blob: b862f95cb410da4d23671732f27387895c9129b9 [file] [log] [blame]
{
"name": "FCPopMenu",
"version": "1.0",
"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.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "6.0"
},
"source_files": "FCPopMenu/*.{h,m}",
"requires_arc": true
}