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