blob: 293e5cc24ca26bcd88c01847567b25aa6ba0467f [file] [log] [blame]
{
"name": "ElegantPresentations",
"platforms": {
"ios": "8.0"
},
"summary": "ElegantPresentations lets you present view controllers with style.",
"requires_arc": true,
"version": "1.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyle Bashour": "kylebshr@me.com"
},
"homepage": "https://github.com/kylebshr/ElegantPresentations",
"source": {
"git": "https://github.com/kylebshr/ElegantPresentations.git",
"tag": "1.0.4"
},
"frameworks": "UIKit",
"source_files": "ElegantPresentations/*.{swift}"
}