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