blob: 933017851fd2c75cbcd11a4741e1d1d2c64b87d7 [file] [log] [blame]
{
"name": "OreOre",
"version": "1.0.0",
"summary": "GraphQL UITest library",
"swift_version": "4.1",
"description": "GraphQL UITest library.\nthis support mock data coding.",
"homepage": "https://github.com/speee/OreOre",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"git": "hayato.iida.0213@gmail.com"
},
"source": {
"git": "https://github.com/speee/OreOre.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Fakery": [
],
"Apollo": [
],
"Embassy": [
],
"EnvoyAmbassador": [
]
}
}