[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 2 / 3 / SwiftDateTools / 2.0 / SwiftDateTools.podspec.json
blobffac02387ccfaaf8fed156d396f7ad789270749d
2   "name": "SwiftDateTools",
3   "version": "2.0",
4   "summary": "Date and time manipulation library written in Swift",
5   "homepage": "https://github.com/codewise/ios-date-tools",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Paweł Sękara": "pawel.sekara@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/codewise/ios-date-tools.git",
18     "tag": "2.0"
19   },
20   "source_files": "DateTools",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"