blob: 9fc11d17bfa95469e3d901b2786d6664f84b0f98 [file] [log] [blame]
{
"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": [
]
}
}