[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / 7 / 6 / 0 / DateKit / 0.1 / DateKit.podspec.json
blob8633cb3e9062ee1e5a0ad25d91ef145701ac76f2
2   "name": "DateKit",
3   "version": "0.1",
4   "summary": "DateKit - operate on NSDate and its components easily in Swift",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "platforms": {
10     "ios": "8.0"
11   },
12   "homepage": "https://github.com/SnowdogApps/DateKit.git",
13   "requires_arc": "true",
14   "authors": {
15     "RadosÅ‚aw Szeja": "r.szeja@snowdog.pl"
16   },
17   "source": {
18     "git": "https://github.com/SnowdogApps/DateKit.git",
19     "tag": "v0.1"
20   },
21   "source_files": "DateKit/*.{h,swift}"