blob: e5a739eaee21dc2259a238a093557fa255575ea9 [file] [log] [blame]
{
"name": "ZLController",
"version": "0.2.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.2.2"
},
"source_files": "ZLController/*.swift",
"resources": "ZLController/*.jpg",
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "4.1",
"dependencies": {
"Reachability": [
"~> 3.2"
]
}
}