blob: c5b7d4ae771f1ab3f6cd51f391ded364b8e23caf [file] [log] [blame]
{
"name": "IJMRandomName",
"version": "0.1.2",
"summary": "Random name generator.",
"description": " A simple library that generates random names.\n",
"homepage": "https://github.com/ismailmustafa/IJMRandomName",
"license": "MIT",
"authors": {
"ismailmustafa": "ismailmustafa@rocketmail.com"
},
"source": {
"git": "https://github.com/ismailmustafa/IJMRandomName.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.{h,m,txt}",
"resource_bundles": {
"IJMRandomName": [
"Pod/Assets/*.png"
]
}
}