blob: 2006b1370b4389be133a66de51f77cda103e86e9 [file] [log] [blame]
{
"name": "MonkeyKit",
"version": "0.9.7",
"summary": "iOS SDK to access Monkey secure channel",
"description": "MonkeyKit makes encryption easier for developers.",
"homepage": "https://criptext.com",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Criptext, Inc.": "gianni@criptext.com"
},
"source": {
"git": "https://github.com/Criptext/iOS-MonkeySDK.git",
"tag": "0.9.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MonkeyKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"UICKeyChainStore": [
]
}
}