blob: a738b548109dd35468b8c6a0fc75a4c94ecbe1ab [file] [log] [blame]
{
"name": "AGThemeManager",
"version": "0.0.1",
"license": "MIT",
"summary": "主题包管理,动态更新全局主题元素。",
"homepage": "https://github.com/JohnnyB0Y/AGThemeManager",
"source": {
"git": "https://github.com/JohnnyB0Y/AGThemeManager.git",
"tag": "0.0.1"
},
"source_files": "AGThemeManager/Core/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": "Foundation",
"authors": {
"JohnnyB0Y": "ag860050872@163.com"
},
"social_media_url": "https://johnnyb0y.github.io/"
}