blob: 52e4ae0f17bdd9be09f9232a0c931c65a787e52c [file] [log] [blame]
{
"name": "CrosswordsGenerator",
"version": "0.3.3",
"summary": "Crosswords Generator",
"description": "iOS Swift Crosswords Generator",
"homepage": "https://github.com/maximbilan/ios_crosswords_generator",
"license": {
"type": "MIT"
},
"authors": {
"Maxim Bilan": "maximb.mail@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/maximbilan/ios_crosswords_generator.git",
"tag": "0.3.3"
},
"source_files": [
"Classes",
"crosswords_generator/Sources/**/*.{swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0.1"
}