blob: aaac7794874819059b6effcab1f350e89fc74676 [file] [log] [blame]
{
"name": "JTProgressLoop",
"version": "1.0.0",
"summary": "A Progress Loop.",
"description": "A easy way to show red dot on the view:",
"homepage": "https://github.com/JasenTam/JTProgressLoop",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JTam": "48782442@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JasenTam/JTProgressLoop.git",
"tag": "1.0.0"
},
"source_files": [
"JTProgressLoop",
"JTProgressLoop.{h,m}"
],
"exclude_files": "JTProgressLoop/Exclude",
"requires_arc": true
}