blob: 553ae5a9e69da419fde15a730ee9e1dc9e608ee2 [file] [log] [blame]
{
"name": "NSDate-TKExtensions",
"version": "0.4",
"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.4"
},
"platforms": {
"ios": "4.3",
"osx": "10.7"
},
"source_files": "NSDate-TKExtensions.{h,m}",
"requires_arc": true
}