blob: 8d7bd908562e50ca88908d248f328d3c12d9ef64 [file] [log] [blame]
{
"name": "Intro",
"version": "0.1.0",
"summary": "A simple animated walkthrough / intro / tutorial.",
"description": "Create a simple animated walkthrough / intro / tutorial:\n1. Create an instance of IntroViewController()\n2. Set images, titles\n3. Present it!",
"homepage": "https://github.com/nbolatov/Intro",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nurdaulet": "b.nurdaulet.b@gmail.com"
},
"source": {
"git": "https://github.com/nbolatov/Intro.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Intro/Classes/**/*",
"pushed_with_swift_version": "3.0"
}