[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / f / 0 / RDSRemoteDataSolutions / 1.0.1 / RDSRemoteDataSolutions.podspec.json
blobb76fc2db072287ff80ce14db5831e2944fd18564
2   "name": "RDSRemoteDataSolutions",
3   "version": "1.0.1",
4   "summary": "A RDSRemoteDataSolutions.",
5   "description": "Connect to network & submit data to a server. Includes scheduling and resubmissions.",
6   "homepage": "https://github.com/ChristianFox/RDSRemoteDataSolutions.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christian Fox": "christianfox@kfxtech.com"
13   },
14   "source": {
15     "git": "https://github.com/ChristianFox/RDSRemoteDataSolutions.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.2"
20   },
21   "source_files": "RDSRemoteDataSolutions/Classes/**/*",
22   "dependencies": {
23     "KFXAdditions": [
25     ],
26     "KFXLog": [
28     ]
29   }