blob: 7c03efce3727e0213e11bd7bf2c62196477fcb3d [file] [log] [blame]
{
"name": "Stinger",
"version": "0.2.8",
"summary": "Implementing HOOK & AOP using libffi for Objective-C.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/eleme/Stinger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Assuner-Lee": "yongguang.li@ele.me"
},
"source": {
"git": "https://github.com/eleme/Stinger.git",
"tag": "0.2.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Stinger/Classes/**/*",
"vendored_libraries": "Stinger/Classes/libffi/libffi.a"
}