[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / f / a / 4 / FendaSleepGraphLib / 0.0.1 / FendaSleepGraphLib.podspec.json
blobf1908eb16f7793854b4454a4b6dab8051aa77bd6
2   "name": "FendaSleepGraphLib",
3   "version": "0.0.1",
4   "summary": "fenda Sleep graph Public Module",
5   "description": "奋达睡眠模块公用模组,目前只支持日详情的显示,后续会持续优化",
6   "homepage": "https://gitee.com/Fly127/FendaSleepGraphLib.git",
7   "license": "MIT",
8   "authors": {
9     "WANG DONG": "aney.wangdong@fenda.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://gitee.com/Fly127/FendaSleepGraphLib.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "SleepModule",
20     "SleepModule/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "Foundation",
25     "CoreGraphics"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "FendaDBToolLib": [
31     ],
32     "FendaDateHandleLib": [
34     ]
35   }