blob: ea20c957f87795b6f25b1e40d919efff64b1fdb2 [file] [log] [blame]
{
"name": "JTHelper",
"version": "0.1.9",
"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.9"
},
"source_files": "JTHelper/*",
"requires_arc": true
}