blob: e6ac33219df3d2ad2c036de58ef7515b2f79538a [file] [log] [blame]
{
"name": "Stinger",
"version": "0.2.9",
"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.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Stinger/Classes/**/*",
"vendored_libraries": "Stinger/Classes/libffi/libffi.a"
}