File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 11# DecouplingKit
22
3+ [ ![ Pod Version] ( http://img.shields.io/cocoapods/v/DecouplingKit.svg?style=flat )] ( http://cocoadocs.org/docsets/DecouplingKit/ )
4+ [ ![ Pod Platform] ( http://img.shields.io/cocoapods/p/DecouplingKit.svg?style=flat )] ( http://cocoadocs.org/docsets/NetworkEye/ )
5+ [ ![ Pod License] ( http://img.shields.io/cocoapods/l/DecouplingKit.svg?style=flat )] ( https://opensource.org/licenses/MIT )
6+ [ ![ Twitter
] ( https://img.shields.io/badge/[email protected] ?style=flat )] ( http://twitter.com/coderyi9 ) 7+ [ ![ ] ( https://img.shields.io/github/stars/coderyi/DecouplingKit.svg )] ( https://github.com/coderyi/DecouplingKit/stargazers )
8+ [ ![ ] ( https://img.shields.io/github/forks/coderyi/DecouplingKit.svg )] ( https://github.com/coderyi/DecouplingKit/network )
9+ [ ![ ] ( https://img.shields.io/cocoapods/dt/DecouplingKit.svg?maxAge=2592000 )] ( https://github.com/coderyi/DecouplingKit )
10+
11+ #### Podfile
12+
13+ ``` ruby
14+
15+ platform :ios , ' 7.0'
16+ pod ' DecouplingKit' , ' ~> 0.0.1'
17+
18+ ```
19+
320
421DecouplingKit是一个用于模块之间解耦的方案。
522
@@ -65,3 +82,11 @@ DecouplingKit是基于[BeeHive](https://github.com/alibaba/BeeHive)改造的,B
6582
6683
6784
85+
86+ #### Licenses
87+
88+ All source code is licensed under the [ MIT License] ( https://github.com/coderyi/DecouplingKit/blob/master/LICENSE ) .
89+
90+
91+
92+
You can’t perform that action at this time.
0 commit comments