[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 6 / 0 / Stinger / 0.2.6 / Stinger.podspec.json
blob33984f6e58f3c95496b02c615f288363f919590f
2   "name": "Stinger",
3   "version": "0.2.6",
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.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Stinger/Classes/**/*",
22   "vendored_libraries": "Stinger/Classes/libffi/libffi.a"