[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / b / f / 8 / APTimeZones / 1.1 / APTimeZones.podspec.json
blob1977884eb4afaaed82c7078688a67ec3bde9f2da
2   "name": "APTimeZones",
3   "version": "1.1",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "homepage": "https://github.com/Alterplay/APTimeZones",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.txt"
11   },
12   "summary": "The easiest way to get NSTimeZone from CLLocation from @Alterplay folks",
13   "authors": {
14     "Serg Krivoblotsky": "sergey@alterplay.com"
15   },
16   "source": {
17     "git": "https://github.com/Alterplay/APTimeZones.git",
18     "tag": "1.1"
19   },
20   "source_files": "APTimeZones/**/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": "CoreLocation",
23   "resources": "APTimeZones/timezonesDB.json"