blob: a7f6b7ab463edc5c0a69dc537d8dff62b6f9ca70 [file] [log] [blame]
{
"name": "RipeSDK",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "src/classes",
"public_header_files": "src/classes/*.h"
}