blob: 29128b1d1f52d3d6757211d1a29ab4c5748bc2bc [file] [log] [blame]
{
"name": "Worderer",
"version": "0.2",
"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.2"
},
"source_files": "Classes/*.{h,m,xib,png}",
"resources": "Resources/*.{xib,png,plist}",
"frameworks": "UIKit"
}