[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / d / c / TransmissionRPC / 1.2 / TransmissionRPC.podspec.json
blob6e4c4c4f074be23eea67489d5f5b3f6696ac4460
2   "name": "TransmissionRPC",
3   "version": "1.2",
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.2"
20   },
21   "source_files": [
22     "TransmissionRPC",
23     "TransmissionRPC/**/*.{h,m}",
24     "NSBencodeSerialization/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude"