{ | |
"name": "AZNSDateKiwiMatcher", | |
"version": "0.0.2", | |
"summary": "Kiwi Custom Matcher for Date comparing.", | |
"homepage": "https://github.com/azu/AZNSDateKiwiMatcher", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"azu": "info@efcl.info" | |
}, | |
"source": { | |
"git": "https://github.com/azu/AZNSDateKiwiMatcher.git", | |
"tag": "0.0.2" | |
}, | |
"platforms": { | |
"ios": "5.0" | |
}, | |
"source_files": "AZNSDateKiwiMatcher/**/*.{h,m}", | |
"requires_arc": true, | |
"dependencies": { | |
"Kiwi/XCTest": [ | |
] | |
} | |
} |