blob: 5e138be59df985c5975914b86deecc0ca2f8c207 [file] [log] [blame]
{
"name": "ytk-swift",
"version": "1.0.7",
"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.7"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "YTKNetwork-Swift/*.{swift}",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "4.0"
}