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