Latest | 0.4.6 |
---|---|
Homepage | https://github.com/cubbox55/JDAdditions |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors |
[](https://travis-ci.org/Jack Dewhurst/JDAdditions)
Usage
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
JDAdditions is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "JDAdditions"
Author
Jack Dewhurst, [email protected]
License
JDAdditions is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "JDAdditions", "version": "0.4.6", "summary": "Some useful extensions I always end up manually adding to projects..", "description": "Some useful Xcode extensions I always end up manually adding to projects..", "homepage": "https://github.com/cubbox55/JDAdditions", "license": "MIT", "authors": { "Jack Dewhurst": "[email protected]" }, "source": { "git": "https://github.com/cubbox55/JDAdditions.git", "tag": "0.4.6" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "Pod/Classes/**/*", "resource_bundles": { "JDAdditions": [ "Pod/Assets/*.png" ] } }
Sun, 28 Feb 2016 20:28:03 +0000