blob: 78f4f03ff96cc33f043983a1d176ebbebe5cfe7a [file] [log] [blame]
{
"name": "CosmosKit",
"version": "0.0.2",
"summary": "Provide access to the Cosmos API",
"description": "This Pod will provide access to the Cosmos API.",
"homepage": "http://flatcircle.io",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Jannie Theron": "jannie.theron@gmail.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/flatcircle/CosmosKit_ios.git",
"tag": "0.0.2"
},
"source_files": [
"CosmosKit",
"CosmosKit/**/*.{h,m,swift}"
],
"swift_version": "4.1"
}