[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 3 / f / a / BLCalendarView / 1.0.0 / BLCalendarView.podspec.json
blob2546a6f6849f1a7c1a9aa135b7368de0cf5ca298
2   "name": "BLCalendarView",
3   "version": "1.0.0",
4   "summary": "日历控件",
5   "description": "封装一个日历控件",
6   "homepage": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/BLCalendarView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangchunlong": "wangchunlong@268xue.com"
13   },
14   "source": {
15     "git": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/BLCalendarView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "BLCalendarView/Classes/**/*",
22   "resource_bundles": {
23     "BLCalendarView": [
24       "BLCalendarView/Assets/*.png"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ]