[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / f / 2 / d / SwiftNetworking / 0.1.2 / SwiftNetworking.podspec.json
blobc4e8b32b4a847bc1d2f7752bb2c4b0a6f6c169d3
2   "name": "SwiftNetworking",
3   "version": "0.1.2",
4   "summary": "A micro networking framework for Swift",
5   "description": "SwiftNetworking provides a thin NetworkClient class that builds and executes URLRequests.",
6   "homepage": "https://github.com/patrickmontalto/SwiftNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "patrick.montalto@adnas.com": "pmontalto@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/patrickmontalto/SwiftNetworking.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftNetworking/Classes/**/*",
22   "pushed_with_swift_version": "3.0"