[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 2 / ESFileManager / 0.0.2 / ESFileManager.podspec.json
blob0bb842eaaedd17f248d2c6d70c0039ce19172559
2   "name": "ESFileManager",
3   "version": "0.0.2",
4   "summary": "file manager for iOS",
5   "description": "improve efficiency for ios develop",
6   "homepage": "https://github.com/EverydayStep",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "codeLocker": "codeLockers@outlook.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/EverydayStep/ESFileManager.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "ESFileManager/ESFileManager/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]