blob: c2ac53aca11df8f199e2c3de8dca677774ea72a1 [file] [log] [blame]
{
"name": "JTHelper",
"version": "0.1.10",
"summary": "List of common helpers for iOS projects.",
"homepage": "https://github.com/jonathantribouharet/JTHelper",
"license": {
"type": "MIT"
},
"authors": {
"Jonathan Tribouharet": "jonathan.tribouharet@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jonathantribouharet/JTHelper.git",
"tag": "0.1.10"
},
"source_files": "JTHelper/*",
"requires_arc": true
}