Latest | 0.0.2 |
---|---|
Homepage | https://github.com/ny8080/ADCategoriesNew |
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
ADCategoriesNew is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'ADCategoriesNew'
Author
ny8080, [email protected]
License
ADCategoriesNew is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "ADCategoriesNew", "version": "0.0.2", "summary": "A short description of ADCategoriesNew.", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/ny8080/ADCategoriesNew", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "ny8080": "[email protected]" }, "source": { "git": "https://github.com/ny8080/ADCategoriesNew.git", "tag": "0.0.2" }, "platforms": { "ios": "8.0" }, "source_files": "ADCategoriesNew/Classes/TDFCategories.h", "resources": "ADCategoriesNew/Assets/**/*.{lproj,png}", "public_header_files": "ADCategoriesNew/Classes/TDFCategories.h" }
Wed, 13 Feb 2019 11:19:06 +0000