Latest | 0.1.9 |
---|---|
Homepage | https://github.com/hatjs880328s/IIUIAndBizConfig |
License | MIT |
Platforms | ios 8.0 |
Dependencies | IISwiftBaseUti, IIBLL |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
IIUIAndBizConfig is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'IIUIAndBizConfig'
Author
hatjs880328s, [email protected]
License
IIUIAndBizConfig is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "IIUIAndBizConfig", "version": "0.1.9", "summary": "UIConfig and BIZConfig", "description": "IIUIAndBizConfignUIConfig and BIZConfig", "homepage": "https://github.com/hatjs880328s/IIUIAndBizConfig", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "hatjs880328s": "[email protected]" }, "source": { "git": "https://github.com/hatjs880328s/IIUIAndBizConfig.git", "tag": "0.1.9" }, "platforms": { "ios": "8.0" }, "swift_versions": "5.0", "dependencies": { "IISwiftBaseUti": [], "IIBLL": [] }, "swift_version": "5.0", "subspecs": [ { "name": "BizConfig", "source_files": "IIUIAndBizConfig/Classes/BizConfig/*.*" }, { "name": "UIConfig", "source_files": "IIUIAndBizConfig/Classes/UIConfig/*.*" } ] }
Thu, 30 May 2019 10:26:05 +0000