[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / f / 5 / c / AZNSDateKiwiMatcher / 1.0.0 / AZNSDateKiwiMatcher.podspec.json
blobc76f199bd4075a14e76d3f46900ffbe39c0fe05a
2   "name": "AZNSDateKiwiMatcher",
3   "version": "1.0.0",
4   "summary": "Kiwi Custom Matcher for Date comparing.",
5   "homepage": "https://github.com/azu/AZNSDateKiwiMatcher",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "azu": "info@efcl.info"
12   },
13   "source": {
14     "git": "https://github.com/azu/AZNSDateKiwiMatcher.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "AZNSDateKiwiMatcher/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "Kiwi": [
25     ]
26   }