blob: 6c6312303fb0dfa1d84ef9d8055b3cf53a0f6452 [file] [log] [blame]
{
"name": "MYBlurIntroductionView",
"version": "1.0.0",
"summary": "A controller for building custom app introductions and tutorials.",
"homepage": "https://github.com/MatthewYork/MYBlurIntroductionView",
"description": "A super-charged version of MYIntroductionView for building custom app introductions and tutorials.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthew York": "my3681@gmail.com"
},
"source": {
"git": "https://github.com/MatthewYork/MYBlurIntroductionView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "MYBlurIntroductionView",
"frameworks": "QuartzCore"
}