[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 6 / e / GenericNetworking / 0.1.2 / GenericNetworking.podspec.json
blob230a547f4cb41ec4c7ca4b510bae2c81381e12a3
2   "name": "GenericNetworking",
3   "version": "0.1.2",
4   "summary": "simple generic style networking framework",
5   "description": "simple generic style networking framework base on Alamofire and Codable",
6   "homepage": "https://github.com/alexiscn/GenericNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alexiscn": "shuifengxu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/alexiscn/GenericNetworking.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GenericNetworking/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ]
26   },
27   "pushed_with_swift_version": "4.0"