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