blob: 348791c9bb08e383296fc2a6f030c87e241bdb21 [file] [log] [blame]
{
"name": "NSTimeZone-Coordinate",
"version": "1.0.0",
"summary": "NSTimeZone category that adds coordinates.",
"homepage": "https://github.com/friedbunny/NSTimeZone-Coordinate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Jason Wray",
"source": {
"git": "https://github.com/friedbunny/NSTimeZone-Coordinate.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NSTimeZone+Coordinate/*.{h,m}",
"resources": [
"NSTimeZone+Coordinate/timezones.plist"
]
}