blob: d4b263744856d0bcbaa73b92525c42e87da1f849 [file] [log] [blame]
{
"name": "EightBase",
"version": "0.0.1.4",
"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/8base/ios-sdk.git",
"tag": "0.0.1.4"
},
"source_files": "Sources/**/*",
"requires_arc": true,
"swift_version": "4.0",
"ios": {
"dependencies": {
"Auth0": [
],
"Apollo": [
],
"ApolloAlamofire": [
]
}
}
}