blob: ef38392c1c00ce59d486881fe7493579d4ea4c76 [file] [log] [blame]
{
"name": "AYStyle",
"version": "1.0.0",
"summary": "Theme/Font Manage Center.",
"homepage": "https://github.com/alan-yeh/AYStyle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alan Yeh": "alan@yerl.cn"
},
"source": {
"git": "https://github.com/alan-yeh/AYStyle.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AYStyle/Classes/**/*",
"public_header_files": "AYStyle/Classes/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"AYAspect": [
]
}
}