blob: 8e29b5c609cb48514cc0ea1fcf356557b5b6bf08 [file] [log] [blame]
{
"name": "Owl",
"version": "1.2",
"summary": "Secure Simple Key-Value Storage for iOS",
"license": "MIT",
"authors": {
"Felipe Cavalcanti": "fjfcavalcanti@gmail.com"
},
"source": {
"git": "https://github.com/felipejfc/owl.git",
"tag": "1.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "source/**/*.{h,m,c}",
"dependencies": {
"RNCryptor": [
]
},
"homepage": "https://github.com/felipejfc/owl",
"requires_arc": true
}