blob: 01c813245e4da36266ba797dc1688de53f71d5e8 [file] [log] [blame]
{
"name": "Presentation",
"summary": "Presentation helps you to make tutorials, release notes and animated pages.",
"version": "3.0.0",
"homepage": "https://github.com/hyperoslo/Presentation",
"license": "MIT",
"authors": {
"Hyper": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/Presentation.git",
"tag": "3.0.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"dependencies": {
"Pages": [
],
"Cartography": [
]
}
}