blob: e72abd84e0d08144bd3f3eab4f513879f97985ba [file] [log] [blame]
{
"name": "JTImageLabel",
"version": "1.0.0",
"summary": "JTImageLabel keeps a UILabel and a UIImageView side by side.",
"homepage": "https://github.com/jonathantribouharet/JTImageLabel",
"license": {
"type": "MIT"
},
"authors": {
"Jonathan Tribouharet": "jonathan.tribouharet@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jonathantribouharet/JTImageLabel.git",
"tag": "1.0.0"
},
"source_files": "JTImageLabel/*",
"requires_arc": true
}