[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 8 / 3 / NETManager / 0.1.0 / NETManager.podspec.json
blobd4cfd7a6dc81ee9f09e6e6105481172d1d12f3f0
2   "name": "NETManager",
3   "version": "0.1.0",
4   "summary": "net manager base on afn",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ahao1011/AHNETManager",
7   "license": "MIT",
8   "authors": {
9     "ah": "zth1011@126.com"
10   },
11   "source": {
12     "git": "https://github.com/ahao1011/AHNETManager.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "NETManager/**/*",
19   "dependencies": {
20     "AFNetworking": [
21       "~> 3.1.0"
22     ],
23     "MJExtension": [
24       "~> 3.0.13"
25     ]
26   }