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