[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / 6 / YKFile / 0.0.1 / YKFile.podspec.json
blob278b368f38d0819864b9d403da9633825c2e4d73
2   "name": "YKFile",
3   "version": "0.0.1",
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.1"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "requires_arc": true