[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / 7 / ZWRtspClientCode / 1.0.0 / ZWRtspClientCode.podspec.json
blob572ba37014e9b9823d08737a805f11bcc6b50ee7
2   "name": "ZWRtspClientCode",
3   "version": "1.0.0",
4   "summary": "one class for live555 Client",
5   "description": "用于liv555流媒体框架客户端",
6   "homepage": "https://github.com/xzwgithub/ZWRtspClientCode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiezhiwen": "xiezhiwen@allwinnertech.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/xzwgithub/ZWRtspClientCode.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "ZWRtspClientCode/ZWRtspClientCode/Classes/**/*.{h,m}"
24   ],
25   "requires_arc": true