blob: 20f4a0329455ff09a3efe08a8c03b2a57fc3b1d4 [file] [log] [blame]
{
"name": "TOActionSheet",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TOActionSheet/**/*.{h,m}",
"resources": "TOActionSheet/**/*.lproj",
"requires_arc": true
}