blob: 41d41a910c124cc04d8a60da22fd5960728267de [file] [log] [blame]
{
"name": "OTResizableView",
"version": "1.1",
"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.1"
},
"source_files": [
"Classes",
"Classes/*.{swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}