blob: 8c878e9639685d39fabdcf2661f02b8038e1f1cc [file] [log] [blame]
{
"name": "WKScan",
"version": "0.1.2",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"license": "MIT",
"frameworks": [
"UIKit",
"Foundation"
],
"summary": "This is scan TVProtocol tool",
"description": "This is scan TVProtocol tool!\nNow sustain DLNAprotocol~",
"public_header_files": "Pod/Help/ScanManager.h",
"homepage": "https://github.com/LiShengmin/WKScan",
"authors": {
"Ghoul": "lishengminbj@gmail.com"
},
"source": {
"git": "https://github.com/LiShengmin/WKScan.git",
"tag": "0.1.2"
},
"source_files": "Pod/Help/ScanManager.{h,m}",
"dependencies": {
"ConnectSDK/Core": [
"~> 1.6.0"
]
},
"subspecs": [
{
"name": "DLNAScan",
"source_files": "Pod/DLNAScan/*.{h,m}",
"public_header_files": "Pod/DLNAScan/DLNAScanManager.h"
},
{
"name": "Help",
"dependencies": {
"WKScan/DLNAScan": [
]
},
"source_files": "Pod/Help/*.{h,m}",
"public_header_files": "Pod/Help/ScanManager.h"
}
]
}