[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / 8 / ExNetwork / 0.1.1 / ExNetwork.podspec.json
blob5a786eadb0f79911793ee80bcdfaf87063b56b6d
2   "name": "ExNetwork",
3   "version": "0.1.1",
4   "summary": "网络组件",
5   "description": "TODO:  用于组件网络通信",
6   "homepage": "https://github.com/a289458845/ExNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "a289458845": "289458845@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/a289458845/ExNetwork.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ExNetwork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.6.3"
25     ]
26   }