[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 9 / b / 3 / MRLogicInjection / 0.1.1 / MRLogicInjection.podspec.json
blob230bfbb02714eb100704d4c8b3cd7efc3bf8d0eb
2   "name": "MRLogicInjection",
3   "version": "0.1.1",
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": "0.1.1"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "MRLogicInjection/Classes/**/*"