[Add] MoneyKit 1.8.3
[CocoaPods.git] / Specs / c / 6 / f / InfiDataCollectorSDK / 0.0.6 / InfiDataCollectorSDK.podspec.json
blob8aebde6218a4e79be8786724439a7a193b7b1aa4
2   "name": "InfiDataCollectorSDK",
3   "version": "0.0.6",
4   "summary": "InfiDataCollectorSDK is the model interface for taking surveys.",
5   "description": "InfiDataCollectorSDK is the model interface for taking surveys and much more.",
6   "homepage": "https://github.com/Eric Shorr/InfiDataCollectorSDK",
7   "license": {
8     "type": "MIT",
9     "file": "README.md"
10   },
11   "authors": {
12     "Eric Shorr": "eric@infibond.com"
13   },
14   "source": {
15     "http": "http://ec2-34-244-31-178.eu-west-1.compute.amazonaws.com/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   }