blob: dbee74eaffd39e0f01beeee1afab3395fed04863 [file] [log] [blame]
{
"name": "LAWalkthrough",
"version": "1.0.0",
"license": "MIT",
"summary": "A view controller class for iOS designed to simplify the creation of a walkthrough.",
"homepage": "https://github.com/larryaasen/LAWalkthrough",
"authors": {
"Larry Aasen": "larryaasen@konugo.com"
},
"source": {
"git": "https://github.com/larryaasen/LAWalkthrough.git",
"tag": "1.0.0"
},
"source_files": "LAWalkthrough",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}