blob: 1822820faeb17b8d5f6ccfb3361a452680896aa6 [file] [log] [blame]
{
"name": "Worderer",
"version": "0.4",
"summary": "Random words generating (iOS)",
"description": "Random words generating (determined by dictionary). Might be useful for testing",
"homepage": "https://github.com/Itheme/Worderer",
"license": "MIT",
"authors": {
"Dan Parkhomenko": "thereaintnomailformeagain@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Itheme/Worderer.git",
"tag": "0.4"
},
"source_files": "Classes/*.{h,m,xib,png}",
"resources": "Resources/*.{xib,png,plist}",
"frameworks": "UIKit"
}