[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 3 / 5 / c / DYNetwork / 0.0.2 / DYNetwork.podspec.json
blob3f0e532839c65178c6ecf872ec659aeaeabe496e
2   "name": "DYNetwork",
3   "version": "0.0.2",
4   "summary": "network library",
5   "description": "this is a network library.",
6   "homepage": "http://www.jianshu.com/u/d1a569b086e4",
7   "license": "MIT",
8   "authors": {
9     "guodongyang": "guodongyangw@163.com"
10   },
11   "source": {
12     "git": "https://github.com/guodongyangwen/DYNetwork.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "DYNetwork/Classes/**/*",
20   "public_header_files": "DYNetwork/Classes/**/*.h",
21   "frameworks": "UIKit"