[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 0 / e / 2 / Timepiece / 0.2.2 / Timepiece.podspec.json
blobf61b3c76a56df245f1ff6a4c99faa354a1ee3cfe
2   "name": "Timepiece",
3   "version": "0.2.2",
4   "summary": "Intuitive NSDate extensions in Swift",
5   "homepage": "https://github.com/naoty/Timepiece",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Naoto Kaneko": "naoty.k@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.9"
16   },
17   "source": {
18     "git": "https://github.com/naoty/Timepiece.git",
19     "tag": "0.2.2"
20   },
21   "source_files": "Sources/**/*.swift",
22   "requires_arc": true