[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / c / a / LunarTerm / 0.0.1 / LunarTerm.podspec.json
blobc84542af81c73110af6b9ca2c854c6de069249a7
2   "name": "LunarTerm",
3   "version": "0.0.1",
4   "summary": "LunarTerm is a converter for lunar.",
5   "description": "LunarTerm is using to convert a solar date to lunar.",
6   "homepage": "https://github.com/wbitos/LunarTerm",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wbitos": "wbitos@126.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/wbitos/LunarTerm.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "LunarTerm/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true