[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 6 / f / InfiDataCollectorSDK / 0.0.3 / InfiDataCollectorSDK.podspec.json
blob99fd8f944d13372d46749d52dae86546226eea5b
2   "name": "InfiDataCollectorSDK",
3   "version": "0.0.3",
4   "summary": "InfiDataCollectorSDK is the model interface for taking surveys.",
5   "description": "InfiDataCollectorSDK is the model interface for taking surveys.",
6   "homepage": "https://github.com/Eric Shorr/InfiDataCollectorSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eric Shorr": "eric@infibond.com"
13   },
14   "source": {
15     "http": "http://infi-static.s3.amazonaws.com/surveys/tmp/InfiDataCollectorSDK.framework.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "InfiDataCollectorSDK.framework/Headers/*.h",
21   "ios": {
22     "vendored_frameworks": "InfiDataCollectorSDK.framework"
23   },
24   "dependencies": {
25     "MBProgressHUD": [
27     ],
28     "AFNetworking": [
29       "~> 3"
30     ],
31     "JSONModel": [
32       "~> 1.2"
33     ],
34     "ISO8601": [
35       "~> 0.6"
36     ]
37   }