[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 6 / 0 / Stinger / 0.2.3 / Stinger.podspec.json
blobf2d9b6d2fc8bd89a460b9463523c153405c36a93
2   "name": "Stinger",
3   "version": "0.2.3",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Assuner-Lee": "yongguang.li@ele.me"
13   },
14   "source": {
15     "git": "https://github.com/eleme/Stinger.git",
16     "tag": "0.2.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Stinger/Classes/**/*",
22   "vendored_libraries": "Stinger/Classes/libffi/libffi.a"