[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / f / 1 / SharpTv / 0.0.7 / SharpTv.podspec.json
blobe23c6059b75ed3e8a5148e4c60f710edf0329226
2   "name": "SharpTv",
3   "version": "0.0.7",
4   "summary": "Swift librabry to connect and control Sharp Tv Aquos.",
5   "description": "\t\tConnect to a Sharp Aquos tv\n\t\tControl it with ip remote control commands !\n",
6   "homepage": "https://github.com/arsonik/SharpTv",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Florian Morello": "arsonik@me.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source": {
19     "git": "https://github.com/arsonik/SharpTv.git",
20     "tag": "0.0.7"
21   },
22   "source_files": "Source/*.swift",
23   "requires_arc": true,
24   "dependencies": {
25     "CocoaAsyncSocket": [
27     ]
28   }