blob: ebdaf4cc3831a0ae148292357f3a78c790269c74 [file] [log] [blame]
{
"name": "Flexible",
"version": "1.0",
"summary": "Smart arrays implemented in Swift",
"description": "Provides developer with set of tools that simplify work with arrays in Swift.",
"homepage": "https://github.com/igormatyushkin014/Flexible",
"screenshots": "https://github.com/igormatyushkin014/Flexible/raw/master/Images/logo_2048_600.png",
"license": {
"type": "MIT",
"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/Flexible.git",
"tag": "1.0"
},
"source_files": [
"Source",
"Source/**/*"
],
"swift_version": "4.0"
}