https://github.com/jakemarsh/common-paths
Adds shortcuts in the form of static vars to NSURL for commonly used directory paths.
https://github.com/jakemarsh/common-paths
Last synced: 8 months ago
JSON representation
Adds shortcuts in the form of static vars to NSURL for commonly used directory paths.
- Host: GitHub
- URL: https://github.com/jakemarsh/common-paths
- Owner: jakemarsh
- License: mit
- Created: 2015-08-14T04:38:26.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-14T05:10:22.000Z (almost 11 years ago)
- Last Synced: 2025-09-25T21:28:33.367Z (9 months ago)
- Language: Shell
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# common-paths
[](https://travis-ci.org/jakemarsh/common-paths)
[](http://cocoapods.org/pods/common-paths)
[](http://cocoapods.org/pods/common-paths)
[](http://cocoapods.org/pods/common-paths)
## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
common-paths is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "common-paths"
```
## Author
Jake Marsh, jake@deallocatedobjects.com
## License
common-paths is available under the MIT license. See the LICENSE file for more info.