blob: b94a7ed9a85e4b71f5c80ef028d751e1ebe16e60 [file] [log] [blame]
{
"name": "AYAspect",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AYAspect/Classes/**/*",
"public_header_files": "AYAspect/Classes/AYAspect.h",
"dependencies": {
"AYRuntime": [
]
}
}