blob: ae8c0a28a25e91393fdb4574f4dc54dca29fb7e4 [file] [log] [blame]
{
"name": "Progressor",
"version": "1.0",
"summary": "To Show Progess Bar",
"description": "To show progress bar in user friendly way",
"homepage": "https://github.com/sathishvgs/Progressor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sathishvgs": "vgsathish1995@gmail.com"
},
"source": {
"git": "https://github.com/sathishvgs/Progressor.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Progressor/Classes/**/*",
"resource_bundles": {
"Progressor": [
"Progressor/Assets/**/*.{xcassets}"
]
}
}