blob: e2d0361179554fdac0a3e0a80913a82415edf1c1 [file] [log] [blame]
{
"name": "JTLocalize",
"version": "0.1.0",
"license": "MIT",
"homepage": "https://github.com/joytunes/JTLocalize",
"authors": {
"JoyTunes": "info@joytunes.com"
},
"summary": "Localization infrastructure for iOS",
"source": {
"git": "https://github.com/joytunes/JTLocalize.git",
"tag": "0.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": "Classes/*.{h,m}"
}