[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 7 / 9 / 3 / Dawn / 2.0.0 / Dawn.podspec.json
blob35db7d1b405aaa3418cb6dafbfee1b77c208ea99
2   "name": "Dawn",
3   "module_name": "Dawn",
4   "version": "2.0.0",
5   "summary": "A tiny library to make using Date easier.",
6   "homepage": "https://github.com/Meniny/Dawn",
7   "license": "MIT",
8   "authors": {
9     "Elias Abel": "admin@meniny.cn"
10   },
11   "source": {
12     "git": "https://github.com/Meniny/Dawn.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source_files": "Dawn/**/*.{swift,h}",
22   "public_header_files": "Dawn/**/*.h",
23   "resources": "Dawn/Resources/Dawn.bundle",
24   "requires_arc": true,
25   "swift_version": "4.1",
26   "frameworks": "Foundation"