blob: 5336a6dfbdc1d1361c9f49f22803a6f183ce3ef0 [file] [log] [blame]
{
"name": "Helper4Swift",
"version": "0.1.7",
"summary": "Helpful extensions and methods to short your coding time by Abdullah Alhaider.",
"description": "Helpful extensions and methods to short your coding time. Many classes and all kind of awesome codes",
"homepage": "https://github.com/cs4alhaider/Helper4Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdullah Alhaider": "cs.alhaider@gmail.com"
},
"source": {
"git": "https://github.com/cs4alhaider/Helper4Swift.git",
"tag": "0.1.7"
},
"social_media_url": "https://twitter.com/cs_alhaider",
"platforms": {
"ios": "9.0"
},
"source_files": "Helper4Swift/Classes/**/*",
"frameworks": "UIKit"
}