[Add] PBCamera 1.0.2
[CocoaPods.git] / Specs / 2 / f / 4 / DDFileManager / 0.1.3 / DDFileManager.podspec.json
blob4cfb3e521e9815f6341671a2dea04823c4e5e49d
2   "name": "DDFileManager",
3   "version": "0.1.3",
4   "summary": "a wraper of NSFileManager.",
5   "homepage": "https://github.com/wzboy049/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wzboy": "542617180@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/wzboy049/DDFileManager.git",
18     "tag": "0.1.3"
19   },
20   "source_files": "DDFileManager/Classes/**/*.{h,m}",
21   "resources": "DDFileManager/DDFileManager.bundle",
22   "requires_arc": true