blob: a8a286fef775fc0bde7ab598da7a73631b545226 [file] [log] [blame]
{
"name": "CVCustomActionSheet",
"version": "0.11",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/coultonvento/CVCustomActionSheet",
"authors": {
"Coulton Vento": "me@coultonvento.com"
},
"social_media_url": "http://twitter.com/coultonvento",
"summary": "A super-simple, customizable iOS 8 - styled action sheet.",
"source": {
"git": "https://github.com/coultonvento/CVCustomActionSheet.git",
"tag": "v0.11"
},
"source_files": "CVCustomActionSheet/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}