blob: a65e83dbd8300620f68c8980ee77f5269471f533 [file] [log] [blame]
{
"name": "NVDate",
"version": "0.0.2",
"authors": {
"Noval Agung Prayogo": "caknopal@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "http://novalagung.com/NVDate",
"source": {
"git": "https://github.com/novalagung/NVDate.git",
"tag": "0.0.2"
},
"summary": "Make NSDate manipulation goes easier",
"description": " **NVDate** is library for handling `NSDate` manipulation in iOS Development.\n",
"documentation_url": "https://github.com/novalagung/NVDate/wiki/API-Reference",
"source_files": "NVDate.{h,m}",
"requires_arc": true
}