blob: e59ef105e02bec4b4dc9c1e87187cd3ec181d4f3 [file] [log] [blame]
{
"name": "SLUtility",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SLUtility/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}