{ | |
"name": "LYThemeKit", | |
"version": "0.0.2", | |
"summary": "A short description of LYThemeKit.", | |
"description": "一个用来实现多主题管理的 iOS 库", | |
"homepage": "https://github.com/jion-y/LYThemeKit", | |
"license": "MIT", | |
"authors": { | |
"liuming": "1969489778@qq.com" | |
}, | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"source": { | |
"git": "https://github.com/jion-y/LYThemeKit.git", | |
"tag": "0.0.2" | |
}, | |
"source_files": [ | |
"Classes", | |
"LYThemeKit/**/*.{h,m}" | |
], | |
"exclude_files": "Classes/Exclude" | |
} |