blob: 9e82ed726e224f1cce9de234d643a794f19f3843 [file] [log] [blame]
{
"name": "ytk-swift",
"version": "1.0.1",
"summary": "swfit版本ytknetwork,结合Alarmofire使用,实现网络请求。",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"source_files": "YTKNetwork-Swift/*.{swift}",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "4.0"
}