blob: f2c4a13d0fe13e51e96b33a3851f22363865ccca [file] [log] [blame]
{
"name": "SwiftyWalkthrough",
"version": "0.0.1",
"summary": "SwiftyWalkthrough is the easiest way to create a great walkthrough experience in your apps, powered by Swift.",
"homepage": "https://github.com/ruipfcosta/SwiftyWalkthrough",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rui Costa": "rui.pfcosta@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ruipfcosta/SwiftyWalkthrough.git",
"tag": "0.0.1"
},
"source_files": "SwiftyWalkthrough/*.swift",
"requires_arc": true
}