blob: 3db9a85ea88f0f8635ea18cc402ce9c82b9881ff [file] [log] [blame]
{
"name": "ZLController",
"version": "0.1.2",
"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.2"
},
"source_files": "ZLController/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "4.1"
}