[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / b / 6 / LTSwiftDate / 1.0.0 / LTSwiftDate.podspec.json
blob6179f031b507760fb6079571dfdb56b884711811
2   "name": "LTSwiftDate",
3   "version": "1.0.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": "v1.0.0"
13   },
14   "source_files": "LTSwiftDate/LTSwiftDate.swift",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   }