{ | |
"name": "ILEditLabel", | |
"version": "0.0.1", | |
"summary": "a copy & edit label for ios", | |
"homepage": "https://github.com/initlifeinc/ILEditLabel", | |
"license": "Apache License 2.0", | |
"authors": { | |
"initlifeinc": "initlife.inc@gmail.com" | |
}, | |
"platforms": { | |
"ios": "5.0" | |
}, | |
"source": { | |
"git": "https://github.com/initlifeinc/ILEditLabel.git", | |
"tag": "0.0.1" | |
}, | |
"requires_arc": true, | |
"source_files": "src/*" | |
} |