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