blob: a6d33c0cda3e89bdb6ea24182ba17b6e78fe3c99 [file] [log] [blame]
{
"name": "RPBasicUtility",
"version": "1.1",
"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": "1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "iOS Utilities/Utilities/*.{swift}"
}