blob: 1977884eb4afaaed82c7078688a67ec3bde9f2da [file] [log] [blame]
{
"name": "APTimeZones",
"version": "1.1",
"platforms": {
"ios": "6.0"
},
"homepage": "https://github.com/Alterplay/APTimeZones",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"summary": "The easiest way to get NSTimeZone from CLLocation from @Alterplay folks",
"authors": {
"Serg Krivoblotsky": "sergey@alterplay.com"
},
"source": {
"git": "https://github.com/Alterplay/APTimeZones.git",
"tag": "1.1"
},
"source_files": "APTimeZones/**/*.{h,m}",
"requires_arc": true,
"frameworks": "CoreLocation",
"resources": "APTimeZones/timezonesDB.json"
}