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