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