{ | |
"name": "AYAspect", | |
"version": "0.1.0", | |
"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": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "6.0" | |
}, | |
"source_files": "AYAspect/Classes/**/*", | |
"public_header_files": "AYAspect/Classes/AYAspect.h" | |
} |