[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / a / BoxCat / 1.0 / BoxCat.podspec.json
blob87c21142f9d735f58781fa5ed46fa1466949998a
2   "name": "BoxCat",
3   "version": "1.0",
4   "summary": "Convenient loading of bundled resources.",
5   "description": "BoxCat provides an easy interface for loading resources from no matter were they are located in the application bundle. It's able to load resources from main app bundle as well from nested resource bundles and contained frameworks, e.g. Pods that containing images, xib-files and any other types of resources.",
6   "homepage": "https://github.com/devdrey/BoxCat",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "devdrey": "devdrey@dreyhomenet.de"
13   },
14   "source": {
15     "git": "https://github.com/devdrey/BoxCat.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BoxCat/Classes/**/*",
22   "pushed_with_swift_version": "3.0"