[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 6 / b / RFBConnection / 0.1.1 / RFBConnection.podspec.json
blob3f9dabe3164f09eaa879a1c3522991979bac0c5f
2   "name": "RFBConnection",
3   "version": "0.1.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/ReDetection/RFBConnection",
8   "authors": {
9     "Liu Leon": "liu.l.leon@gmail.com"
10   },
11   "summary": "RFB (VNC) client library for iOS",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/ReDetection/RFBConnection.git",
17     "tag": "0.1.1"
18   },
19   "source_files": "NPDesktop/{3rdparty,datamodel,jpeg,protocol,utilities}/*.{h,m,c}",
20   "prefix_header_file": "NPDesktop/NPDesktop-Prefix.pch",
21   "libraries": "z",
22   "vendored_libraries": "libjpeg.a"