blob: 818089a384e01101fbe32769679997ef4bcd812d [file] [log] [blame]
{
"name": "UIGuidedView",
"version": "0.0.4",
"summary": "A simple control designed for guiding a user through a controlled flow",
"homepage": "https://github.com/MitchellMalleo/UIGuidedView",
"license": "MIT",
"authors": {
"Mitch Malleo": "mitchellmalleo@gmail.com"
},
"source": {
"git": "https://github.com/MitchellMalleo/UIGuidedView.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}