blob: b2d1e4d1fb6b5a0137340c59a94784a8acedcdf6 [file] [log] [blame]
{
"name": "PlatonSDK",
"version": "1.0.0",
"summary": "PlatonSDK",
"description": "Simple autoscroll to active UITextField or UITextView",
"homepage": "https://platon.ua/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Platon": "support@platonline.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://iBodia@bitbucket.org/iBodia/platonsdk.git",
"tag": "1.0.0"
},
"source_files": "PlatonSDK/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Alamofire",
"SwiftHash"
],
"dependencies": {
"Alamofire": [
"~> 4.5.1"
],
"SwiftHash": [
"~> 2.0.1"
]
},
"pushed_with_swift_version": "“4.0”"
}