blob: be9e94168922a80d1f2e511db371260f99d6fc37 [file] [log] [blame]
{
"name": "AYCategory",
"version": "1.0.17",
"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.17"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AYCategory/Classes/**/*",
"public_header_files": "AYCategory/Classes/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"AYRuntime": [
]
}
}