blob: e078e72828561aa86cf6963d7612ed6116ea3f70 [file] [log] [blame]
{
"name": "CCActionSheet",
"version": "1.0.1",
"summary": "An easy way to show your actionsheet like weixin",
"homepage": "https://github.com/maxmoo/CCActionSheet",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"maxmoo": "maxmoo@163.com"
},
"source": {
"git": "https://github.com/maxmoo/CCActionSheet.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "CCActionSheet/*.{h,m}",
"resources": "CCActionSheet/*.{h,m}",
"frameworks": "UIKit"
}