blob: 7eedf893c1d6701650c4892bfa4e9f9ad1c3acb5 [file] [log] [blame]
{
"name": "ZLController",
"version": "0.0.3",
"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.0.3"
},
"source_files": "ZLController/*.swift",
"requires_arc": true,
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"AFNetworking": [
]
},
"swift_version": "4.1"
}