[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 4 / 7 / a / ConvenientFileManager / 1.0.1 / ConvenientFileManager.podspec.json
blob7ec8580c374023df876424909351e3e343e92918
2   "name": "ConvenientFileManager",
3   "version": "1.0.1",
4   "summary": "A suite of categories to ease using NSFileManager for common tasks.",
5   "homepage": "http://www.williamboles.me",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "William Boles",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/wibosco/ConvenientFileManager.git",
16     "branch": "master",
17     "tag": "1.0.1"
18   },
19   "source_files": "ConvenientFileManager/**/*.{h,m}",
20   "public_header_files": "ConvenientFileManager/**/*.{h}",
21   "requires_arc": true