[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / 8 / PocketNet / 1.3.3 / PocketNet.podspec.json
blob9d16816a38c350e40be1442284cc7e24e741ace0
2   "name": "PocketNet",
3   "version": "1.3.3",
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.3"
16   },
17   "static_framework": true,
18   "source_files": [
19     "Classes",
20     "PocketNet/**/*.swift",
21     "StaticPods/**/*.swift"
22   ],
23   "platforms": {
24     "ios": "9.0"
25   },
26   "requires_arc": true