[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / 2 / CHGIntent / 0.0.2 / CHGIntent.podspec.json
blob223b25af557d5735985c4f3e3a753846b652e8e3
2   "name": "CHGIntent",
3   "version": "0.0.2",
4   "summary": "CHGIntent把所有类看成是组件,组件与组件之间通信包括传递参数、请求码,结果处理等。组件之间实现完全解耦合。ViewController在此思想上进行分装。特别适合多模块之间的调用。",
5   "description": "CHGIntent把所有类看成是组件,组件与组件之间通信包括传递参数、请求码,结果处理等。组件之间实现完全解耦合。ViewController在此思想上进行分装。特别适合多模块之间的调用。",
6   "homepage": "https://github.com/chenhaigang888/CHGIntent.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "陈 海刚": "329206444@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/chenhaigang888/CHGIntent.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "CHGIntent/CHGIntentLib/**/*.{h,m}",
22   "frameworks": "UIKit"