blob: 9ded3e329ff3247a72006b81d4f3bb0e0d7afbb6 [file] [log] [blame]
{
"name": "JustApisSwiftSDK",
"module_name": "JustApisSwiftSDK",
"version": "0.1.0",
"license": "MIT",
"summary": "Lightweight Swift SDK to connect to a JustAPIs gateway through an iOS client.",
"homepage": "https://github.com/AnyPresence/justapis-swift-sdk",
"authors": {
"AnyPresence": "http://www.anypresence.com"
},
"source": {
"git": "https://github.com/AnyPresence/justapis-swift-sdk.git",
"tag": "v0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift"
}