blob: d6509c575393dd7a754ff56f7f07712fe52142a9 [file] [log] [blame]
{
"name": "CYPopupMenuView",
"version": "0.0.1",
"summary": "CYPopupMenuView",
"description": "CYPopupMenuView",
"homepage": "https://github.com/AlbertChen/CYPopupMenuView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenyiliang": "yiliang.chen@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AlbertChen/CYPopupMenuView.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"CYPopupMenuView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}