blob: bba0677284fc4e2a3f8fccde40930ebacd4842ab [file] [log] [blame]
{
"name": "PocketNet",
"version": "1.4.1",
"homepage": "https://github.com/PocketSwift/PocketNet",
"summary": "Net with Alamofire implementation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PocketSwift": "https://github.com/PocketSwift"
},
"source": {
"git": "https://github.com/PocketSwift/PocketNet.git",
"tag": "1.4.1"
},
"static_framework": true,
"swift_version": "4.1",
"source_files": [
"Classes",
"PocketNet/**/*.swift",
"StaticPods/**/*.swift"
],
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}