[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / c / DateCommonComponent / 1.0.2 / DateCommonComponent.podspec.json
blob357ddebfb0d7964b3dcd51a5f1d40738720e438a
2   "name": "DateCommonComponent",
3   "version": "1.0.2",
4   "summary": "基于 Cocoapods 管理开发的日期选择控件 更新为framework",
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.2"
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   }