[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 1 / StandardPaths / 1.1.1 / StandardPaths.podspec.json
blobb6eff3024a43e5f2baec14fb0f6e556d90d2b8ee
2   "name": "StandardPaths",
3   "version": "1.1.1",
4   "platforms": {
5     "ios": null
6   },
7   "summary": "Category on NSFileManager for simple consistent access to standard application directories.",
8   "description": "StandardPaths is a category on NSFileManager for simple, consistent access to standard application directories on iOS and Mac OS and abstraction of excluding certain files from iCloud backup on iOS.",
9   "homepage": "https://github.com/nicklockwood/StandardPaths",
10   "authors": {
11     "Nick Lockwood": "http://charcoaldesign.co.uk/"
12   },
13   "source": {
14     "git": "https://github.com/nicklockwood/StandardPaths.git",
15     "tag": "1.1.1"
16   },
17   "source_files": "StandardPaths/*.{h,m}",
18   "license": {
19     "type": "Zlib License",
20     "file": "LICENCE.md"
21   },
22   "requires_arc": false