[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / d / a / 0 / NilNetzwerk / 0.1.1 / NilNetzwerk.podspec.json
blob44f7448ea3ea16b31e93635a28e4926dfdedeb15
2   "name": "NilNetzwerk",
3   "version": "0.1.1",
4   "summary": "A super-lightweight network client library.",
5   "description": "A super-lightweight network client library. Heavily inspired by Moya, Alamofire. writing in Swift 3.0.",
6   "homepage": "https://github.com/nil-biribiri/NilNetzwerk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NilNilNil": "nilc.nolan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nil-biribiri/NilNetzwerk.git",
16     "branch": "master",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "NilNetzwerk/Classes/**/*",
23   "swift_version": "3.2"