Commit 1ac2b732e57d185db68c71eb9a11789841a3c69f

Authored by 张旭
1 parent a9a9d9f2

no message

Showing 1 changed file with 9 additions and 0 deletions
README.md
1 1 # DSARModuleF
2 2  
  3 +pod lib lint
  4 +
  5 +pod spec lint
  6 +
  7 +pod repo push CNLiveRepos DSARModuleF.podspec
  8 +
  9 +
3 10 [![CI Status](https://img.shields.io/travis/694092596@qq.com/DSARModuleF.svg?style=flat)](https://travis-ci.org/694092596@qq.com/DSARModuleF)
4 11 [![Version](https://img.shields.io/cocoapods/v/DSARModuleF.svg?style=flat)](https://cocoapods.org/pods/DSARModuleF)
5 12 [![License](https://img.shields.io/cocoapods/l/DSARModuleF.svg?style=flat)](https://cocoapods.org/pods/DSARModuleF)
... ... @@ -27,3 +34,5 @@ pod 'DSARModuleF'
27 34 ## License
28 35  
29 36 DSARModuleF is available under the MIT license. See the LICENSE file for more info.
  37 +
  38 +
... ...