[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 9 / b / 3 / MRLogicInjection / 1.0.0 / MRLogicInjection.podspec.json
blob5e48189e98e1c4ddf472bb1f3b644abbc2a6d873
2   "name": "MRLogicInjection",
3   "version": "1.0.0",
4   "summary": "使用AOP进行业务逻辑注入的通用底层库",
5   "description": "使用AOP进行业务逻辑注入的通用底层库,主要关注在实例层级的业务逻辑注入",
6   "homepage": "https://github.com/yishuiliunian/MRLogicInjection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "stonedong": "yishuiliunian@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yishuiliunian/MRLogicInjection.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "MRLogicInjection/Classes/**/*"