[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 2 / 5 / 4 / TimeAccumulation / 0.0.1 / TimeAccumulation.podspec.json
blob58448203ef6166ab776131a9607978a76daf358f
2   "name": "TimeAccumulation",
3   "version": "0.0.1",
4   "summary": "生成年月周日等折线图和柱状图",
5   "homepage": "https://github.com/qscxwei/TimeAccumulation",
6   "license": "MIT",
7   "authors": "qscxwei",
8   "platforms": {
9     "ios": null
10   },
11   "source": {
12     "git": "https://github.com/qscxwei/TimeAccumulation.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "TimeAccumulation",
17     "TimeAccumulation/TimeAccumulation/**/*.{h,m}"
18   ],
19   "exclude_files": "TimeAccumulation/Exclude",
20   "public_header_files": [
21     "TimeAccumulation/TimeAccumulation.h",
22     "TimeAccumulation/*.h"
23   ],
24   "requires_arc": true