blob: 4092cc8c136677c69be8ce72958d94ca1543c5dc [file] [log] [blame]
{
"name": "HBRIntroductionView",
"version": "1.0.1",
"summary": "A controller for building custom app introductions and tutorials.",
"homepage": "https://github.com/ryce/HBRIntroductionView",
"description": "A super-charged version of MYIntroductionView for building custom app introductions and tutorials.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hamon Riazy": "hamon.riazy@gmail.com"
},
"source": {
"git": "https://github.com/ryce/HBRIntroductionView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.*",
"frameworks": "QuartzCore"
}