blob: 9ebe22f7a6a73f3aaea1960235efe3f3cf337b04 [file] [log] [blame]
{
"name": "ICResourceKit",
"version": "0.6.1",
"summary": "A Theme/Language/Region manager with UIKit extensions.",
"description": "ThemeManager & multi-language resource manager, with UIKit extensions for property in different theme or language/region.",
"homepage": "https://github.com/IvanChan/ICResourceKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"_ivanC": "aintivanc@icloud.com"
},
"source": {
"git": "https://github.com/IvanChan/ICResourceKit.git",
"tag": "0.6.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICResourceKit/Classes/**/*",
"dependencies": {
"GDataXML-HTML": [
],
"ICObserver": [
],
"ICFoundation": [
]
}
}