blob: 080a58fe9023405a8080c4ab46eaccc93aaff670 [file] [log] [blame]
{
"name": "RPBasicUtility",
"version": "0.1.0",
"summary": "For the fast developing the apps some useful utility",
"swift_version": "4.2",
"description": "For the fast developing the apps some useful utility!",
"homepage": "https://github.com/rp9994/RPBasicUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ronak Adeshara": "r.p.soni321@gmail.com"
},
"source": {
"git": "https://github.com/rp9994/RPBasicUtility.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "iOS Utilities/Utilities/*.{swift}",
"dependencies": {
"Alamofire": [
],
"IQKeyboardManager": [
],
"KRProgressHUD": [
],
"ObjectMapper": [
],
"SDWebImage": [
]
}
}