blob: 24536689b4be15f7cd98f34db5c849d2110a558b [file] [log] [blame]
{
"name": "SLUtility",
"version": "0.1.0",
"summary": "SLUtility library is provide a general functions which are you using mostly.",
"swift_version": "4.0",
"description": "SLUtility library is provide a general functions which are you using mostly. like trimming, email validation and ImagePicker buttons etc...",
"homepage": "https://github.com/ankitsolulab/SLUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ankitsolulab": "ankit@solulab.com"
},
"source": {
"git": "https://github.com/ankitsolulab/SLUtility.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SLUtility/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}