blob: 807aa61f75d42ff21855e48f152ec004ddcc7130 [file] [log] [blame]
{
"name": "GTMUILocalizer",
"version": "0.1.0",
"summary": "Localize strings in xib, storyboard and code",
"description": " The source files are picked from GTM SVN repo http://google-toolbox-for-mac.googlecode.com, the revision is r670.\n",
"homepage": "http://github.com/cybertk/GTMUILocalizer",
"license": "Apache License, Version 2.0",
"authors": {
"Quanlong He": "kyan.ql.he@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cybertk/GTMUILocalizer.git",
"tag": "0.1.0"
},
"source_files": "Classes",
"public_header_files": "Classes/GTMUILocalizer.h",
"requires_arc": false
}