blob: 64a43f4437ac3e8b769cc07482fb573ff60dedc5 [file] [log] [blame]
{
"name": "iExtend",
"version": "3.1",
"summary": "An iOS extension collection bundle to help devs.",
"description": "iExtend is a collection of several iOS extensions written in latest version of Swift which may help speeding up the general iOS development process",
"homepage": "https://github.com/UltranLab/iExtend",
"license": "MIT",
"authors": {
"Tuhin S": "icrunchcoder@gmail.com"
},
"social_media_url": "http://twitter.com/TuhinS",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/UltranLab/iExtend.git",
"tag": "3.1"
},
"source_files": "iExtend/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}