blob: e708c8c322a75e92e29a28f2924bf779c2a5f654 [file] [log] [blame]
{
"name": "ZLController",
"version": "0.1.5",
"summary": "An DataHandle view on iOS",
"homepage": "https://github.com/MichaelZL/ZLController",
"license": {
"type": "MIT"
},
"platforms": {
"ios": "9.0"
},
"authors": {
"MichaelZL": "821035751@qq.com"
},
"source": {
"git": "https://github.com/MichaelZL/ZLController.git",
"tag": "0.1.5"
},
"source_files": "ZLController/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "4.1"
}