blob: 7ba9a60b07f2258479184ed5a57de1092159272a [file] [log] [blame]
{
"name": "TvRemote",
"version": "0.1.0",
"summary": "A short description of TvRemote.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mrjlovetian/TvRemote",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrjyuhongjiang": "mrjyuhongjiang@gmail.com"
},
"source": {
"git": "https://github.com/mrjlovetian/TvRemote.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "TvRemote/Classes/**/*",
"dependencies": {
"CocoaAsyncSocket": [
"~> 7.6.1"
]
}
}