blob: 4afb63ef8539c2da326f8f3be71a5b7984416ccf [file] [log] [blame]
{
"name": "HBRIntroductionView",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.*",
"frameworks": "QuartzCore"
}