[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 3 / e / c / testHello / 0.0.4 / testHello.podspec.json
blob81409c97f7e1d3bcca09024e80e9eb1bee10f4ea
2   "name": "testHello",
3   "version": "0.0.4",
4   "summary": "inté Hello.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/GuillaumeHighCo/testHello",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guillaume MARTINEZ": "g.martinez@highconnexion.com"
13   },
14   "source": {
15     "git": "https://github.com/GuillaumeHighCo/testHello.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "frameworks/*.framework"
23   },
24   "dependencies": {
25     "testBase": [
27     ]
28   }