blob: 6489a0f2d7ab4286b5f89e11f72a2fbfef961dbb [file] [log] [blame]
{
"name": "DPLocalization",
"version": "1.13",
"summary": "Provides way to change localization inside application",
"homepage": "https://github.com/nullic/DPLocalizationManager",
"license": "MIT",
"authors": {
"Dmitriy Petrusevich": "nullic@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"source": {
"git": "https://github.com/nullic/DPLocalizationManager.git",
"tag": "1.13"
},
"source_files": [
"DPLocalization",
"DPLocalization/*.{h,m,c}",
"DPLocalization/include/*.h"
],
"requires_arc": true
}