blob: e4828aecf3f7a9b24e84a1f4e9a044f540909712 [file] [log] [blame]
{
"name": "XRSA",
"version": "1.1.0",
"summary": "Encrypt data using RSA public keys.",
"homepage": "https://github.com/xjunior/XRSA",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shixiong Zhu": "",
"Carlos Palhares": "me@xjunior.me"
},
"source": {
"git": "https://github.com/xjunior/XRSA.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}