Latest | 0.1.2 |
---|---|
Homepage | https://github.com/binbins/GDPicker |
License | MIT |
Platforms | ios 9.1 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
GDPicker is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'GDPicker'
Author
binbins, [email protected]
License
GDPicker is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "GDPicker", "version": "0.1.2", "summary": "An easy way to get image of system", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/binbins/GDPicker", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "binbins": "[email protected]" }, "source": { "git": "https://github.com/binbins/GDPicker.git", "tag": "0.1.2" }, "platforms": { "ios": "9.1" }, "source_files": "GDPicker/Classes/**/*", "resource_bundles": { "GDPicker": [ "GDPicker/Assets/*.png" ] } }
Mon, 27 May 2019 10:35:23 +0000