blob: 15e451abad84d724e7b8e1bee5f7d944e62d5fed [file] [log] [blame]
{
"name": "NSDate-TKExtensions",
"version": "0.3",
"summary": "Set of usefull categories for NSDate.",
"homepage": "https://github.com/mapedd/NSDate-TKExtensions",
"license": "Apache",
"authors": {
"Tomek Kuzma": "mapedd@sezamkowa.net"
},
"source": {
"git": "https://github.com/mapedd/NSDate-TKExtensions.git",
"tag": "0.3"
},
"platforms": {
"ios": null
},
"source_files": "NSDate-TKExtensions.{h,m}",
"requires_arc": true
}