blob: 88ed5b73a16c8c6f6e062560152b9e984d7d162b [file] [log] [blame]
{
"name": "Wordy",
"version": "1.1",
"summary": "String processor for iOS",
"description": "Powerful text processor that provides an easy way to manage content in String object.",
"homepage": "https://github.com/igormatyushkin014/Wordy-for-iOS",
"screenshots": "https://github.com/igormatyushkin014/Wordy-for-iOS/raw/master/Images/logo_2048_2048.png",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"social_media_url": "https://twitter.com/imatyushkin1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Wordy-for-iOS.git",
"tag": "1.1"
},
"source_files": [
"Source",
"Source/**/*"
],
"swift_version": "4.0"
}