blob: 16a0968a410fc72ba0d63abdeff9f30b59dc9f54 [file] [log] [blame]
{
"name": "MTTheme",
"version": "1.0.1",
"summary": "组件化设计,主题国际化模块",
"description": "组件化设计,主题国际化模块。\n 可设置自定义主题,和本地国际化",
"homepage": "https://github.com/ireliaBR/MTTheme",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"irelia": "672575302@qq.com"
},
"source": {
"git": "https://github.com/ireliaBR/MTTheme.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MTTheme/MTTheme/**/*.{h,m}",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"frameworks": [
"UIKit",
"AVFoundation"
]
}