blob: b66a9b926f6103f513f71b74c74457cb1f484424 [file] [log] [blame]
{
"name": "JTImageLabel",
"version": "1.0.2",
"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.2"
},
"source_files": "JTImageLabel/*",
"requires_arc": true,
"screenshots": [
"https://raw.githubusercontent.com/jonathantribouharet/JTImageLabel/master/Screens/example.png"
]
}