[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / a / DDTimeTools / 1.0.0 / DDTimeTools.podspec.json
blob67ff3ce925fd6ea4c2e195d7ab80b805a1b2b5d0
2   "name": "DDTimeTools",
3   "version": "1.0.0",
4   "summary": "Easy access to various dates.",
5   "homepage": "https://github.com/SoulKeyDD/DDTimeTools",
6   "license": {
7     "type": "ISC",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "李永吉": "liyongji@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/SoulKeyDD/DDTimeTools.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "DDTimeTools/*.{h,m}",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": "UIKit",
22   "requires_arc": true