[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / a / ConvenientFileManager / 2.0.7 / ConvenientFileManager.podspec.json
bloba40d80524633c7f9382cb41afe4bdf307933b52f
2   "name": "ConvenientFileManager",
3   "version": "2.0.7",
4   "summary": "A suite of extensions 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": "2.0.7"
18   },
19   "source_files": "ConvenientFileManager/**/*.swift",
20   "requires_arc": true