| { | |
| "name": "HHLAnimationLabel", | |
| "version": "0.0.1", | |
| "summary": "HHLAnimationLabel", | |
| "homepage": "https://github.com/HHL-24/HHLAnimationLabel", | |
| "license": "MIT", | |
| "authors": { | |
| "低调的魅力": "993234418@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/HHL-24/HHLAnimationLabel.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "HHLAnimationLabel", | |
| "HHLAnimationLabel/*.{h,m}" | |
| ], | |
| "requires_arc": true | |
| } |