blob: bc20a8113e4b370438fded0ea2e1efd51d478cd9 [file] [log] [blame]
{
"name": "NSDate+Calendar",
"version": "0.0.9",
"summary": "NSDate categories to access date components and many more.",
"homepage": "https://github.com/belkevich/nsdate-calendar",
"social_media_url": "https://twitter.com/okolodev",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Alexey Belkevich": "belkevich.alexey@gmail.com"
},
"source": {
"git": "https://github.com/belkevich/nsdate-calendar.git",
"tag": "0.0.9"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "Pod/**/*.{h,m}",
"requires_arc": true
}