Latest | 0.0.1 |
---|---|
Homepage | https://github.com/ColaWei/ColaUIKit |
License | MIT |
Platforms | ios 8.0, requires ARC |
Frameworks | Foundation, UIKit |
Authors |
make your app UI develop easily and quickly
Latest podspec
{ "name": "ColaUIKit", "version": "0.0.1", "summary": "ColaUIKit Make Your App Easily", "homepage": "https://github.com/ColaWei/ColaUIKit", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "colaWei": "[email protected]" }, "platforms": { "ios": "8.0" }, "requires_arc": true, "source": { "git": "https://github.com/ColaWei/ColaUIKit.git", "tag": "0.0.1" }, "frameworks": [ "Foundation", "UIKit" ], "subspecs": [ { "name": "XibBrige", "public_header_files": "ColaUIKit/XibBrige/*.h", "source_files": "ColaUIKit/XibBrige" } ] }
Thu, 09 Feb 2017 22:20:03 +0000