4 "summary": "Implementing HOOK & AOP using libffi for Objective-C.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/eleme/Stinger",
12 "Assuner-Lee": "yongguang.li@ele.me"
15 "git": "https://github.com/eleme/Stinger.git",
21 "pod_target_xcconfig": {
22 "DEFINES_MODULE": "YES"
31 "source_files": "Stinger/libffi/**/*.{h,c,m,S}",
32 "public_header_files": "Stinger/libffi/**/*.{h}"
36 "source_files": "Stinger/Classes/**/*",
37 "public_header_files": "Stinger/Classes/**/*.{h}",