blob: ff3d9e227b1734f94d65bb5b5e0e10e1fdc80efa [file] [log] [blame]
{
"name": "Aquaman",
"version": "0.0.2",
"summary": "基于AFNetworking的网络库封装",
"homepage": "https://github.com/bawn/Aquaman",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bawn": "lc5491137@gmail.com"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/bawn/Aquaman.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Aquaman/Aquaman/*.swift"
}