blob: 597a4ab0b1626669f5d5b200ee34e7619f111146 [file] [log] [blame]
{
"name": "nitrapi",
"version": "1.0.0",
"summary": "Swift based SDK for the Nitrapi",
"description": "Nitrapi Swift SDK",
"homepage": "https://github.com/nitrado/Nitrapi-Swift",
"license": "MIT",
"authors": {
"Stefan Hanßen": "stefan.hanssen@marbis.net",
"Alexander Birkner": "alexander.birkner@marbis.net"
},
"source": {
"git": "https://github.com/nitrado/Nitrapi-Swift.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/nitrado",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"ObjectMapper": [
"~>2.0"
],
"Just": [
]
},
"pushed_with_swift_version": "3.0"
}