5 "summary": "Yet another AOP library for Objective-C.",
6 "description": "TODO: Add long description of the pod here.",
7 "homepage": "https://github.com/eleme/NVMAspects",
9 "Karl Peng": "codelife2012@gmail.com"
12 "git": "https://github.com/eleme/NVMAspects.git",
19 "NVMAspects/Classes/**/*",
20 "NVMAspects/NVMAspects.h",
21 "NVMAspects/libffi/*.h"
23 "vendored_libraries": "NVMAspects/libffi/libffi.a",
24 "public_header_files": [
25 "NVMAspects/NVMAspects.h",
26 "NVMAspects/Classes/Aspects.h"
28 "frameworks": "Foundation"