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