blob: 53c4651b408ca52cc925923dc9cf6b9d7666f2da [file] [log] [blame]
{
"name": "RipeSDK",
"version": "0.1.3",
"summary": "The iOS RIPE SDK.",
"description": "The iOS RIPE SDK for interactive usage of the RIPE infrastructure.",
"homepage": "https://github.com/ripe-tech/ripe-sdk-ios",
"license": "Apache License, Version 2.0",
"authors": {
"platforme": "tech@platforme.com"
},
"source": {
"git": "https://github.com/ripe-tech/ripe-sdk-ios.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "src/classes",
"public_header_files": "src/classes/*.h"
}