Latest | 0.0.3 |
---|---|
Homepage | https://github.com/HuiYouHua/HHYRep |
License | MIT |
Platforms | ios 8.0, requires ARC |
Authors |
简书对应地址:Cocopods建立远程仓库
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
HHYRep is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'HHYRep'
Author
[email protected], [email protected]
License
HHYRep is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "HHYRep", "version": "0.0.3", "summary": "HHYRep", "description": "HHYRepu8fdcu7a0bu4ed3u5e93", "homepage": "https://github.com/HuiYouHua/HHYRep", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "u534eu60e0u53cb": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/HuiYouHua/HHYRep.git", "tag": "0.0.3" }, "resources": "HHYRep/Resource/*.png", "requires_arc": true, "subspecs": [ { "name": "TimerHelper", "subspecs": [ { "name": "GCD", "source_files": "HHYRep/Classes/TimerHelper/GCD/**/*.{h,m}" }, { "name": "NSTimer", "source_files": "HHYRep/Classes/TimerHelper/NSTimer/**/*.{h,m}" } ] }, { "name": "UITableVIewHelper", "source_files": "HHYRep/Classes/UITableVIewHelper/**/*.{h,m}" }, { "name": "AFNetworking", "source_files": "HHYRep/Classes/AFNetworking/**/*.{h,m}" } ] }
Thu, 29 Nov 2018 11:00:09 +0000