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