blob: 1ff463527abbf563be882d6290716ef95edb9ccf [file] [log] [blame]
{
"name": "ICTutorialOverlay",
"version": "0.0.4",
"summary": "Tutorial overlay which allows you to make specifix views transparent (highlited).",
"homepage": "https://github.com/i110/ICTutorialOverlay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ichito Nagata": "i.nagata110@gmail.com"
},
"source": {
"git": "https://github.com/i110/ICTutorialOverlay.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "5.1"
},
"source_files": "ICTutorialOverlay/**/*.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}