Latest | 0.1.0 |
---|---|
Homepage | https://github.com/wzshou/wxx |
License | MIT |
Platforms | ios 8.0 |
Frameworks | UIKit |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
wxx is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "wxx"
Author
[email protected], [email protected]
License
wxx is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "wxx", "version": "0.1.0", "summary": "u563fu563fu7b80u4ecb wxx.", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/wzshou/wxx", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "[email protected]": "[email protected]" }, "source": { "git": "https://github.com/wzshou/wxx.git", "tag": "0.1.0" }, "platforms": { "ios": "8.0" }, "source_files": "wxx/Classes/**/*", "resource_bundles": { "wxx": [ "wxx/Assets/*.png" ] }, "public_header_files": "wxx/Classes/**/*.h", "frameworks": "UIKit" }
Sat, 13 May 2017 12:40:10 +0000