[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / 0 / Ohayou / 1.0.0 / Ohayou.podspec.json
blobeefda0636eed71d6b5f99c1caf3715da371fa38b
2   "name": "Ohayou",
3   "version": "1.0.0",
4   "summary": "Swifty Date",
5   "description": "Ohayou creates a value-type representation of NSDate with convenience methods.",
6   "homepage": "https://github.com/bradhilton/Ohayou",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Brad Hilton": "brad@skyvive.com"
13   },
14   "source": {
15     "git": "https://github.com/bradhilton/Ohayou.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "source_files": [
23     "Ohayou",
24     "Ohayou/**/*.{swift,h,m}"
25   ],
26   "requires_arc": true