blob: e57806ebdf30fcacb2403c4ead90686c0bd79b33 [file] [log] [blame]
{
"name": "EightBase",
"version": "0.0.1.3",
"summary": "EightBase library for iOS",
"homepage": "http://8base.com",
"authors": "8base",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://vvshevtsov@github.com/vvshevtsov/8base.git",
"tag": "0.0.1.3"
},
"source_files": "Sources/**/*",
"requires_arc": true,
"swift_version": "4.0",
"ios": {
"dependencies": {
"Auth0": [
],
"Apollo": [
],
"ApolloAlamofire": [
]
}
}
}