blob: 4b6118fa511bb27cc9c952674e8b7d77d52db52b [file] [log] [blame]
{
"name": "ytk-swift",
"version": "1.0.4",
"summary": "swfit版本ytknetwork,结合Alamofire使用,实现网络请求。",
"homepage": "https://github.com/wsj2012/ytk-swift",
"license": "MIT",
"authors": {
"wsj_2012": "time_now@yeah.net"
},
"source": {
"git": "https://github.com/wsj2012/ytk-swift.git",
"tag": "1.0.4"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"source_files": "YTKNetwork-Swift/*.{swift}",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "4.0"
}