blob: 6f9c058b6577f4698d3ba9ae7f809a8df9022e34 [file] [log] [blame]
{
"name": "ARBasicUtility",
"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/ARBasicUtility/tree/master/ARBasicUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ronak Adeshara": "r.p.soni321@gmail.com"
},
"source": {
"git": "https://github.com/rp9994/ARBasicUtility.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ARBasicUtility/**/*.{swift}",
"dependencies": {
"Alamofire": [
],
"IQKeyboardManager": [
],
"KRProgressHUD": [
],
"ObjectMapper": [
],
"SDWebImage": [
]
}
}