blob: a6272b8ab05568cd98f725b6af2d74fbcdeca498 [file] [log] [blame]
{
"name": "iExtend",
"version": "2.0.3",
"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/BMGNetworks/iExtend",
"license": "MIT",
"authors": {
"TuhinS": "icrunchcoder@gmail.com"
},
"social_media_url": "http://twitter.com/TuhinS",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/BMGNetworks/iExtend.git",
"tag": "2.0.3"
},
"source_files": "iExtend/**/*.{swift}",
"swift_versions": "5.0"
}