[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 3 / 8 / PocketNet / 1.3.2 / PocketNet.podspec.json
blob581df200b454b6297d83c4b2b0aa1a58a70f9840
2   "name": "PocketNet",
3   "version": "1.3.2",
4   "homepage": "https://github.com/PocketSwift/PocketNet",
5   "summary": "Net with Alamofire implementation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "PocketSwift": "https://github.com/PocketSwift"
12   },
13   "source": {
14     "git": "https://github.com/PocketSwift/PocketNet.git",
15     "tag": "1.3.2"
16   },
17   "source_files": [
18     "Classes",
19     "PocketNet/**/*.swift",
20     "StaticPods/**/*.swift"
21   ],
22   "platforms": {
23     "ios": "9.0"
24   },
25   "requires_arc": true