[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / d / POPAPIKit / 1.0.5 / POPAPIKit.podspec.json
blobd410ae6e27742cf6ab8f6459772da67043914f53
2   "name": "POPAPIKit",
3   "version": "1.0.5",
4   "summary": "A Protocol Oriented Networking Kit",
5   "description": "POPAPIKit is a pure Swift implemented and protocol oriented networking kit. POPAPIKit is highly inspired by [APIKit](https://github.com/ishkawa/APIKit)\nwhich created by [ishkawa](https://github.com/ishkawa).",
6   "homepage": "https://github.com/LawrenceHan/POPAPIKit",
7   "license": "MIT",
8   "authors": {
9     "LawrenceHan": "yangfei6565@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/LawrenceHan/POPAPIKit.git",
16     "tag": "1.0.5"
17   },
18   "source_files": "Sources/**/*.{swift,h,m}",
19   "dependencies": {
20     "Result": [
21       "~> 3.0"
22     ]
23   },
24   "pushed_with_swift_version": "3.1"