blob: 7938437f4d51ad6d681266fb4f0faa917b0d2ce0 [file] [log] [blame]
{
"name": "MYBlurIntroductionView",
"version": "1.0.3",
"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": "v1.0.3"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "MYBlurIntroductionView",
"frameworks": "QuartzCore"
}