[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 9 / c / DateCommonComponent / 1.0.3 / DateCommonComponent.podspec.json
blob4018b1d95b70ae16735f983900f03f101ca7dd08
2   "name": "DateCommonComponent",
3   "version": "1.0.3",
4   "summary": "对日历控件进行了封装,支持酒店、飞机的日期选择",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://www.jianshu.com/u/7671114a2b6f",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "冯俊武": "819134700@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fjw4905/DateCommonComponent.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DateCommonComponent/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }