[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 5 / 6 / MDAspects / 1.0.1 / MDAspects.podspec.json
blob7fba087cb57ca1bd39cc257e7aa63a87aa4a901b
2   "name": "MDAspects",
3   "version": "1.0.1",
4   "summary": "AOP 提高开发效率",
5   "description": "对著名第三方库Aspects的扩展,添加了对类方法hook的支持",
6   "homepage": "https://github.com/Iyongjie/MDAspects",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "李永杰": "iyongjie@yeah.net"
13   },
14   "source": {
15     "git": "https://github.com/Iyongjie/MDAspects.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MDAspects/*"