[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 4 / d / c / TransmissionRPC / 1.0 / TransmissionRPC.podspec.json
blob251b204d59988553abdb699448efd57b61905b59
2   "name": "TransmissionRPC",
3   "version": "1.0",
4   "summary": "TransmissionRPC Framework",
5   "description": "TransmissionRPC is a macOS Framework that allow to comunication with an Transmission daemon using the for the RPC Protocol.",
6   "homepage": "https://github.com/jvega1976/TransmissionRPC.git",
7   "license": {
8     "type": "GPL3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jvega1976": "johnny.vega@me.com"
13   },
14   "platforms": {
15     "osx": "10.12"
16   },
17   "source": {
18     "git": "https://github.com/jvega1976/TransmissionRPC.git",
19     "tag": "1.0"
20   },
21   "source_files": [
22     "TransmissionRPC",
23     "TransmissionRPC/**/*.{h,m}",
24     "NSBencodeSerialization/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude"