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