blob: 293a6174ad12e8407b25e63ab4d6f980434717e9 [file] [log] [blame]
{
"name": "RHTimeStamp",
"version": "0.1.0",
"summary": "A category from NSDate that generates readable timeStamp",
"homepage": "https://github.com/rihurla/RHTimeStamp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ricardo Hurla": "rihurla@gmail.com"
},
"source": {
"git": "https://github.com/rihurla/RHTimeStamp.git",
"branch": "master",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/rihurla",
"platforms": {
"ios": "8.0"
},
"source_files": "RHTimeStamp/Classes/**/*"
}