blob: 77c094a82593f1eb6aafa5f43ba08dda1d4141d1 [file] [log] [blame]
{
"name": "FSActionSheet",
"version": "1.0",
"summary": "Custom ActionSheet like WeChat.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/lifution/FSActionSheet",
"authors": {
"Allen": "https://github.com/lifution"
},
"source": {
"git": "https://github.com/lifution/FSActionSheet.git",
"tag": "1.0"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"resources": "FSActionSheet/FSActionSheet/FSActionSheetResources/*",
"source_files": [
"FSActionSheet/FSActionSheet/*",
"*.{h,m}"
]
}