[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / f / TPNetwork / 0.1.0 / TPNetwork.podspec.json
blobfa1378c5d7d7377f97af6b7e3dd3c92ee5e65b53
2   "name": "TPNetwork",
3   "version": "0.1.0",
4   "summary": "This is TPNetwork",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/TestModuleForPrivate/TPNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TPQuietBro": "1186886308@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/TestModuleForPrivate/TPNetwork.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TPNetwork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1"
25     ]
26   }