Latest | 0.1.1 |
---|---|
Homepage | https://github.com/FatDogJOE/FDJBasicUI |
License | MIT |
Platforms | ios 8.0 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
FDJBasicUI is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'FDJBasicUI'
Author
[email protected], [email protected]
License
FDJBasicUI is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "FDJBasicUI", "version": "0.1.1", "summary": "Fat Dag Joe's Test Pod Components", "description": "Test description, This description is a test description", "homepage": "https://github.com/FatDogJOE/FDJBasicUI", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "FatDogJOE": "[email protected]" }, "source": { "git": "https://github.com/FatDogJOE/FDJBasicUI.git", "tag": "0.1.1" }, "platforms": { "ios": "8.0" }, "source_files": "FDJBasicUI/Classes/**/*" }
Tue, 20 Nov 2018 12:20:05 +0000