[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / b / 6 / LTSwiftDate / 0.1.0 / LTSwiftDate.podspec.json
blobeebccf4e57e1064a3cf43b9e77b989699ba59bea
2   "name": "LTSwiftDate",
3   "version": "0.1.0",
4   "summary": "Easy-to-use NSDate operation",
5   "homepage": "https://github.com/ltebean/LTSwiftDate",
6   "license": "MIT",
7   "authors": {
8     "ltebean": "yucong1118@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ltebean/LTSwiftDate.git",
12     "tag": "v0.1.0"
13   },
14   "source_files": "LTSwiftDate/LTSwiftDate.swift",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   }