[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / b / 0 / 5 / SwiftDateExtension / 0.0.6 / SwiftDateExtension.podspec.json
blob10f50a89c549c3dbbd9dca849add1e239b1cfb22
2   "name": "SwiftDateExtension",
3   "version": "0.0.6",
4   "summary": "Date extension in Swift",
5   "license": "MIT",
6   "homepage": "http://github.com/al7/SwiftDateExtension",
7   "authors": {
8     "Alex Leite": "admin@al7dev.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/al7/SwiftDateExtension.git",
15     "tag": "0.0.6"
16   },
17   "source_files": "DateExtension/DateExtension.swift",
18   "requires_arc": true,
19   "xcconfig": {
20     "SWIFT_VERSION": "3.0"
21   }