[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 7 / 5 / c / WKScan / 0.1.2 / WKScan.podspec.json
blob8c878e9639685d39fabdcf2661f02b8038e1f1cc
2   "name": "WKScan",
3   "version": "0.1.2",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "requires_arc": true,
8   "license": "MIT",
9   "frameworks": [
10     "UIKit",
11     "Foundation"
12   ],
13   "summary": "This is scan TVProtocol tool",
14   "description": "This is scan TVProtocol tool!\nNow sustain DLNAprotocol~",
15   "public_header_files": "Pod/Help/ScanManager.h",
16   "homepage": "https://github.com/LiShengmin/WKScan",
17   "authors": {
18     "Ghoul": "lishengminbj@gmail.com"
19   },
20   "source": {
21     "git": "https://github.com/LiShengmin/WKScan.git",
22     "tag": "0.1.2"
23   },
24   "source_files": "Pod/Help/ScanManager.{h,m}",
25   "dependencies": {
26     "ConnectSDK/Core": [
27       "~> 1.6.0"
28     ]
29   },
30   "subspecs": [
31     {
32       "name": "DLNAScan",
33       "source_files": "Pod/DLNAScan/*.{h,m}",
34       "public_header_files": "Pod/DLNAScan/DLNAScanManager.h"
35     },
36     {
37       "name": "Help",
38       "dependencies": {
39         "WKScan/DLNAScan": [
41         ]
42       },
43       "source_files": "Pod/Help/*.{h,m}",
44       "public_header_files": "Pod/Help/ScanManager.h"
45     }
46   ]