blob: 439e58b17956d483c4acacc2c2b2402bf0d2cb53 [file] [log] [blame]
{
"name": "IQLabelView",
"version": "0.1.2",
"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.1.2"
},
"source_files": "IQLabelView/*.{h,m}",
"resources": "IQLabelView/IQLabelView.bundle",
"platforms": {
"ios": "7.0"
},
"frameworks": "QuartzCore",
"requires_arc": true
}