[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / b / 0 / 5 / SwiftDateExtension / 0.0.2 / SwiftDateExtension.podspec.json
blob9f86a8547723ca4e3332d552ce05bec2133b4027
2   "name": "SwiftDateExtension",
3   "version": "0.0.2",
4   "summary": "NSDate 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.2"
16   },
17   "source_files": "DateExtension/DateExtension.swift",
18   "requires_arc": true