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