blob: 2043f6b24ee3dda485893998d4754f1d907eaa85 [file] [log] [blame]
{
"name": "PocketNet",
"version": "2.3.2",
"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": "2.3.2"
},
"swift_versions": "5.0",
"source_files": [
"Classes",
"PocketNet/**/*.swift",
"StaticPods/**/*.swift"
],
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_version": "5.0"
}