blob: 4f0102042ab04030e1a22e88d111e7954130479f [file] [log] [blame]
{
"name": "TEDLocalization",
"version": "1.0.1",
"license": "MIT",
"summary": "Easy localization of view controllers and views for iOS",
"homepage": "https://github.com/technology-ebay-de/TEDLocalization",
"authors": {
"Claus Höfele": "claus@claushoefele.com"
},
"source": {
"git": "https://github.com/technology-ebay-de/TEDLocalization.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"source_files": "TEDLocalization/*.{h,m}"
}