[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 9 / d / LLUPNPServer / 1.1.1 / LLUPNPServer.podspec.json
blobce789cc3f4f9a3606b83bb21d939729a50eac3aa
2   "name": "LLUPNPServer",
3   "version": "1.1.1",
4   "summary": "UPNP投屏",
5   "description": "简单实现iOS使用UPNP协议投屏功能",
6   "homepage": "https://github.com/wilson7156/LLUPNPServer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "704110362@qq.com": "wilson"
13   },
14   "source": {
15     "git": "https://github.com/wilson7156/LLUPNPServer.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LLUPNPServer/Classes/**/*",
22   "dependencies": {
23     "CocoaAsyncSocket": [
25     ],
26     "XMLDictionary": [
28     ],
29     "KissXML": [
31     ]
32   }