blob: d7925843e05d9d900df61825ee7483f9d03e8601 [file] [log] [blame]
{
"name": "UVFramework",
"version": "1.0.0",
"summary": "A url session framework",
"description": "This is a simple exmaple of framework.",
"homepage": "https://github.com/umeshiscreative/UVFramework",
"license": "MIT",
"authors": {
"Umesh": "umeshiscreative@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/umeshiscreative/UVFramework.git",
"tag": "1.0.0"
},
"source_files": "UVFramework/**/*.{h,m,swift}"
}