blob: 0511aea731337e6981d5a40f4c980b98b9aa0266 [file] [log] [blame]
{
"name": "Aquaman",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Aquaman/Aquaman/*.swift"
}