blob: 29f853f63c56c85ee99080186f572d789c885db0 [file] [log] [blame]
{
"name": "CVCustomActionSheet",
"version": "0.1",
"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.1"
},
"source_files": "CVCustomActionSheet/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": "8.1"
},
"requires_arc": true
}