blob: 9d505f1e378bba8889011bd1327c3802181b15c4 [file] [log] [blame]
{
"name": "OTResizableView",
"version": "1.0",
"summary": "OTResizableView is a UIView library that can be resized with fingers.",
"homepage": "https://github.com/PKPK-Carnage/OTResizableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomosuke Okada": "pkpkcarnage@gmail.com"
},
"social_media_url": "https://github.com/PKPK-Carnage",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PKPK-Carnage/OTResizableView.git",
"tag": "1.0"
},
"source_files": [
"Classes",
"Classes/*.{swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}