blob: 0240f74b827abd768da78bf42e358bf31ea5c95c [file] [log] [blame]
{
"name": "AYCategory",
"version": "1.0.9",
"summary": "Convenient categories.",
"homepage": "https://github.com/alan-yeh/AYCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alan Yeh": "alan@yerl.cn"
},
"source": {
"git": "https://github.com/alan-yeh/AYCategory.git",
"tag": "1.0.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AYCategory/Classes/**/*",
"public_header_files": "AYCategory/Classes/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"AYRuntime": [
]
}
}