blob: e10d6fbf3ead94fc2f91c0e6c2a740518e3982f7 [file] [log] [blame]
{
"name": "TOActionSheet",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A modal prompt UI control, similar to UIActionSheet.",
"homepage": "https://github.com/TimOliver/TOActionSheet",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOActionSheet.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TOActionSheet/**/*.{h,m}",
"resources": "TOActionSheet/**/*.lproj",
"requires_arc": true
}