blob: edf6d05ebd973628b0ba06650afd11be25878707 [file] [log] [blame]
{
"name": "NSTimeZone-Coordinate",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NSTimeZone+Coordinate/*.{h,m}",
"resources": [
"NSTimeZone+Coordinate/timezones.plist"
]
}