blob: 151729db6d7cb9cb90726384fbbbee38127bc12d [file] [log] [blame]
{
"name": "ElegantPresentations",
"platforms": {
"ios": "8.0"
},
"summary": "ElegantPresentations: present view controllers with style.",
"requires_arc": true,
"version": "1.0.5",
"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.5"
},
"frameworks": "UIKit",
"source_files": "ElegantPresentations/*.{swift}"
}