| { | |
| "name": "notifylabel", | |
| "version": "0.0.5", | |
| "summary": "A simple pop-ups label", | |
| "homepage": "https://github.com/hzb/notifylabel", | |
| "license": "MIT", | |
| "authors": { | |
| "hb": "hb@tourcoder.com" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/hzb/notifylabel.git", | |
| "tag": "0.0.5" | |
| }, | |
| "source_files": "notifylabel/*.{h,m,swift}", | |
| "exclude_files": "Classes/Exclude" | |
| } |