[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 1 / 0 / OreOre / 1.0.0 / OreOre.podspec.json
blob933017851fd2c75cbcd11a4741e1d1d2c64b87d7
2   "name": "OreOre",
3   "version": "1.0.0",
4   "summary": "GraphQL UITest library",
5   "swift_version": "4.1",
6   "description": "GraphQL UITest library.\nthis support mock data coding.",
7   "homepage": "https://github.com/speee/OreOre",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "git": "hayato.iida.0213@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/speee/OreOre.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "Sources/**/*.swift",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "Fakery": [
30     ],
31     "Apollo": [
33     ],
34     "Embassy": [
36     ],
37     "EnvoyAmbassador": [
39     ]
40   }