[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / d / DateIntervalOperators / 1.0.0 / DateIntervalOperators.podspec.json
blobced9d75f4207f752ed80c986d1a6e8648c761038
2   "name": "DateIntervalOperators",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "A set of extensions and operators for manipulating dates in Swift",
6   "homepage": "https://github.com/tschmitz/DateIntervalOperators",
7   "authors": {
8     "Tim Schmitz": "tim@tapandtonic.net"
9   },
10   "source": {
11     "git": "https://github.com/tschmitz/DateIntervalOperators.git",
12     "tag": "1.0.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source_files": "*.swift"