blob: 5c9330b7ed47eb6d92863ea3297a030beda56474 [file] [log] [blame]
{
"name": "AYAspect",
"version": "1.0.2",
"summary": "AOP",
"homepage": "https://github.com/alan-yeh/AYAspect",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alan Yeh": "alan@yerl.cn"
},
"source": {
"git": "https://github.com/alan-yeh/AYAspect.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AYAspect/Classes/**/*",
"public_header_files": "AYAspect/Classes/AYAspect.h",
"dependencies": {
"AYRuntime": [
]
}
}