Latest | 0.2.0 |
---|---|
Homepage | https://github.com/neonichu/CPDColors |
License | MIT |
Platforms | ios 5.0, osx 10.7, tvos 9.0, watchos 2.0, requires ARC |
Authors |
Stay true to the brand with these orta-sanctioned colours.
Usage
To run the example project; clone the repo, and run pod install
from the Example directory first.
Installation
CPDColors is available through CocoaPods, to install
it simply add the following line to your Podfile:
pod "CPDColors"
Author
Boris Bügling, [email protected]
Follow me on Twitter: @NeoNacho
License
CPDColors is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "CPDColors", "version": "0.2.0", "summary": "Stay true to the brand with these orta-sanctioned colors.", "homepage": "https://github.com/neonichu/CPDColors", "screenshots": "https://raw.githubusercontent.com/neonichu/CPDColors/master/screenshot.png", "license": "MIT", "authors": { "Boris Buu0308gling": "[email protected]" }, "source": { "git": "https://github.com/neonichu/CPDColors.git", "tag": "0.2.0" }, "social_media_url": "https://twitter.com/NeoNacho", "platforms": { "ios": "5.0", "osx": "10.7", "tvos": "9.0", "watchos": "2.0" }, "requires_arc": true, "source_files": "Code", "public_header_files": "Code/**/*.h" }
Fri, 04 Mar 2016 04:35:03 +0000