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