| { |
| "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 |
| } |