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