blob: 3507799960a770af1c3245009955d6a9e284b16e [file] [log] [blame]
{
"name": "nessie-ios-wrapper",
"version": "0.1",
"summary": "An iOS wrapper for the Nessie API.",
"description": " A longer description of nessie-ios-wrapper in Markdown format.\n\n * iOS wrapper for the nessie API?\n",
"homepage": "https://github.com/nessieisreal/nessie-ios-wrapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nessieisreal": "victor.lv.82@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nessieisreal/nessie-ios-wrapper.git",
"tag": "v0.1"
},
"source_files": "Nessie-iOS-Wrapper/**/*.{h,m,swift}"
}