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