blob: bc3f1455dc25a36cc5f842a05dbdd0d71e928cec [file] [log] [blame]
{
"name": "UIGuidedView",
"version": "0.0.7",
"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.7"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}