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