[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / c / f / b / WHLunarCalendar / 0.1.4 / WHLunarCalendar.podspec.json
bloba543e6a3120f43bb5646dda8317947a3010e0adb
2   "name": "WHLunarCalendar",
3   "version": "0.1.4",
4   "summary": "A Korea Lunar Calendar",
5   "swift_version": "3.2",
6   "description": "A swift libray Korea lunar calendar",
7   "homepage": "https://github.com/kimwoohyun/WHLunarCalendar",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "kimwoohyun": "dngus242@naver.com"
14   },
15   "source": {
16     "git": "https://github.com/kimwoohyun/WHLunarCalendar.git",
17     "tag": "0.1.4"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "WHLunarCalendar/Classes/**/*"