[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 5 / KeweWords / 0.0.2 / KeweWords.podspec.json
blob34c67c60fc544900549a18ddc9e24558a3b028ac
2   "name": "KeweWords",
3   "version": "0.0.2",
4   "summary": "A list of English words.",
5   "swift_version": "4.0",
6   "description": "This is a long description of what my pod does. In order for CocoaPods to accept this, my description must be longer than the summary.",
7   "homepage": "https://github.com/sheng168/KeweWords",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jin Yu": "jin.yu@clearme.com"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/sheng168/KeweWords.git",
22     "tag": "0.0.2"
23   },
24   "source_files": [
25     "Classes",
26     "Classes/**/*.{h,m,swift}"
27   ],
28   "exclude_files": "Classes/Exclude"