blob: cbe4312a8d39b0ba044994d119150ded709a3c77 [file] [log] [blame]
{
"name": "PLStrechyViewController",
"version": "0.1.0",
"summary": "A simple view controller which contains a strechy UIView and a UITextField",
"description": "A simple view controller which contains a strechy UIView and a UITextField. The strechy effect is a autolayout based animation.",
"homepage": "https://github.com/ctwdtw/PLStrechyViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ctwdtw": "ctwdtw@gmail.com"
},
"source": {
"git": "https://github.com/ctwdtw/PLStrechyViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PLStrechyViewController/Classes/**/*",
"resource_bundles": {
"PLStrechyViewController": [
"PLStrechyViewController/Assets/*.png"
]
},
"pushed_with_swift_version": "4.0"
}