[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / e / 8 / HYFileManager / 0.1.2 / HYFileManager.podspec.json
blob0d694d1ad9da1713f4a2e9d88213829283d1d587
2   "name": "HYFileManager",
3   "version": "0.1.2",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/castial/HYFileManager",
8   "authors": {
9     "Hyyy": "liyangliyang001@gmail.com"
10   },
11   "summary": "HYFileManager is a powerful util based on NSFileManager.",
12   "source": {
13     "git": "https://github.com/castial/HYFileManager.git",
14     "tag": "0.1.2"
15   },
16   "source_files": "HYFileManager/*.{h,m}",
17   "platforms": {
18     "ios": "5.0"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true