[Delete] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / e / 6 / 9 / oc-date / 0.0.3 / oc-date.podspec.json
blob953e5be08f9d971928129c17ef7433ba7ed5f412
2   "name": "oc-date",
3   "version": "0.0.3",
4   "summary": "自用代码库NSDate相关",
5   "description": "自用代码库NSDate相关",
6   "homepage": "https://github.com/zsy78191/oc-date",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "zsy78191": "zcleeco@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/zsy78191/oc-date.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "DateTools": [
26     ]
27   }