blob: 581df200b454b6297d83c4b2b0aa1a58a70f9840 [file] [log] [blame]
{
"name": "PocketNet",
"version": "1.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": "1.3.2"
},
"source_files": [
"Classes",
"PocketNet/**/*.swift",
"StaticPods/**/*.swift"
],
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}