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