blob: fecb5f27fec98fc3b1a7f2feed0481ac8fbef146 [file] [log] [blame]
{
"name": "IQLabelView",
"version": "0.2.1",
"summary": "IQLabelView is used to add text overlay and resize and rotate it with single finger.",
"homepage": "https://github.com/kcandr/IQLabelView",
"authors": {
"kcandr": "romanchev.aleksandr@gmail.com"
},
"social_media_url": "http://twitter.com/kcandr_",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/kcandr/IQLabelView.git",
"tag": "0.2.1"
},
"source_files": "IQLabelView/*.{h,m}",
"resources": "IQLabelView/IQLabelView.bundle",
"platforms": {
"ios": "7.0"
},
"frameworks": "QuartzCore",
"requires_arc": true
}