blob: 70bfb88b5f7727419b6b7ce8d2b2d93da267bb73 [file] [log] [blame]
{
"name": "JTProgressLoop",
"version": "1.0.1",
"summary": "A Progress Loop.",
"description": "A Progress Loop, very easy to use.",
"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.1"
},
"source_files": [
"JTProgressLoop",
"JTProgressLoop.{h,m}"
],
"exclude_files": "JTProgressLoop/Exclude",
"requires_arc": true
}