[Add] VisionSDK 1.6.1
[CocoaPods.git] / Specs / 8 / 1 / b / TQ_Networking / 1.0.0 / TQ_Networking.podspec.json
blobf47d76e0a689c8bda561e1b457c7e22134275151
2   "name": "TQ_Networking",
3   "version": "1.0.0",
4   "summary": "A 网络请求组件 of TQ_Networking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Xiaoyouyou/TQ_Networking.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Xiaoyouyou": "812656410@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Xiaoyouyou/TQ_Networking.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TQ_Networking/Classes/**/*",
22   "dependencies": {
23     "TQ_MD5Encryption": [
24       "~> 0.1.0"
25     ]
26   }