blob: 99116812ddcdd5f9c682aaa9a597467d7d85a5ef [file] [log] [blame]
{
"name": "mytest1",
"version": "0.1.0",
"summary": "Laravel encryption method for Objective C.",
"description": "Laravel encryption method with using AES-256-CBC and base64 key for Objective C.",
"homepage": "https://github.com/reza-khalafi/mytest1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"reza-khalafi": "r.khalafi65@gmail.com"
},
"source": {
"git": "https://github.com/reza-khalafi/mytest1.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"social_media_url": "https://twitter.com/fardadco",
"source_files": "mytest1/Classes/**/*"
}