{ | |
"name": "LSAspects", | |
"version": "1.4.3", | |
"summary": "Delightful, simple library for aspect oriented programming.", | |
"homepage": "https://github.com/lisongrc/Aspects", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"lisongrc": "741871959@qq.com" | |
}, | |
"platforms": { | |
"ios": "6.0", | |
"osx": "10.7" | |
}, | |
"source": { | |
"git": "https://github.com/lisongrc/Aspects.git", | |
"tag": "1.4.3" | |
}, | |
"source_files": "Aspects.{h,m}", | |
"requires_arc": true | |
} |