[Add] AMRAdapterUnity-Beta 4.13.1.0
[CocoaPods.git] / Specs / 8 / 0 / b / KLNetworking / 0.0.2 / KLNetworking.podspec.json
blobc48e9f499e51cd0035ea257939e0bb9f7b503843
2   "name": "KLNetworking",
3   "version": "0.0.2",
4   "summary": "A quickly-connection server api",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/VeryLeung",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Very": "liang.yellow@gmail.com"
13   },
14   "source": {
15     "git": "https://gitee.com/veryL/KLNetworking.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KLNetworking/Classes/**/*",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "AFNetworking": [
26     ]
27   }