blob: f3af38d1090d869d242f4a811aea6e5517c39efc [file] [log] [blame]
{
"name": "ToshinaerTV",
"version": "0.0.1",
"summary": "ToshinaerTV summary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sam Wang": "samwang@smart-ehome.com"
},
"homepage": "https://github.com/TW-WANG/ToshinaerTV",
"description": "Remote Control Library of Toshinaer Outdoor TV.",
"requires_arc": true,
"source": {
"git": "https://github.com/TW-WANG/ToshinaerTV.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "ios/ToshinaerTV.framework"
}
}