blob: 2b90e76f7d253a0c247133e08346840eb5ba6438 [file] [log] [blame]
{
"name": "NSDate-Extension",
"version": "0.0.2",
"summary": "Use NSDate-Extension to handle NSDate objects easily.",
"homepage": "https://github.com/alexruperez/NSDate-Extension",
"screenshots": "https://raw.githubusercontent.com/alexruperez/NSDate-Extension/master/Example.png",
"license": "MIT",
"authors": {
"alexruperez": "contact@alexruperez.com"
},
"social_media_url": "https://twitter.com/alexruperez",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/alexruperez/NSDate-Extension.git",
"tag": "0.0.2"
},
"source_files": [
"NSDate-Extension",
"NSDate-Extension Example/NSDate-Extension/*.{h,m}"
],
"requires_arc": true
}