[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 7 / 6 / YKFile / 0.0.2 / YKFile.podspec.json
blobeab773fc96d83777a2adcea422122f82168f9d63
2   "name": "YKFile",
3   "version": "0.0.2",
4   "summary": "YKFile is utility to deal filepath as an object.",
5   "homepage": "https://github.com/GeneralD/YKFile",
6   "license": {
7     "type": "WTFPL",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "yumenosuke-k": "https://twitter.com/TheDreamBoss"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/GeneralD/YKFile.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "requires_arc": true