blob: a97e1ab7e6c54b3971d658bbcd0b8bc7bb1f1a2c [file] [log] [blame]
{
"name": "iExtend",
"version": "3.7",
"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.7"
},
"source_files": "iExtend/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}