blob: 687563556c66d994f4b05d5fc4d0f773115a35a0 [file] [log] [blame]
{
"name": "SWCircularProgress",
"version": "0.1.0",
"summary": "create a circular progress view.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nguyenkhiem7789/SWCircularProgress",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nguyenkhiem7789@gmail.com": "nguyenkhiem7789@gmail.com"
},
"source": {
"git": "https://github.com/nguyenkhiem7789/SWCircularProgress.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source_files": "SWCircularProgress/Classes/**/*",
"swift_version": "4.0"
}