[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 4 / 3 / b / QPod / 0.2.7 / QPod.podspec.json
blob7895aa88f408d3aa57807591d4a44d8c6176840b
2   "name": "QPod",
3   "version": "0.2.7",
4   "summary": "this is our core pod",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.qubit.tv:8888/Bernardini/QPod.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gabriel": "gbernardini@qubit.tv"
13   },
14   "source": {
15     "git": "http://git.qubit.tv:8888/Bernardini/QPod.git",
16     "tag": "0.2.7"
17   },
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "3.0"
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "source_files": "QPod/Classes/**/*",
25   "dependencies": {
26     "Gloss": [
27       "~> 1.2.1"
28     ],
29     "Alamofire": [
30       "~> 4.0"
31     ],
32     "CryptoSwift": [
33       "0.6.6"
34     ]
35   },
36   "pushed_with_swift_version": "3"