blob: c240d082c2d8b24b11b4e6f5f22f8b1c5e79e242 [file] [log] [blame]
{
"name": "PocketNet",
"version": "1.4.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": "1.4.2"
},
"static_framework": true,
"swift_version": "4.1",
"source_files": [
"Classes",
"PocketNet/**/*.swift",
"StaticPods/**/*.swift"
],
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}