[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / c / AZNSDateKiwiMatcher / 0.0.2 / AZNSDateKiwiMatcher.podspec.json
blob9fc11d17bfa95469e3d901b2786d6664f84b0f98
2   "name": "AZNSDateKiwiMatcher",
3   "version": "0.0.2",
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": "0.0.2"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "AZNSDateKiwiMatcher/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "Kiwi/XCTest": [
25     ]
26   }