[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 1 / 0 / 9 / NCCalendarPicker / 0.0.3 / NCCalendarPicker.podspec.json
blobec3236ff402b6507de71e1f657ad6ddda5257efb
2   "name": "NCCalendarPicker",
3   "version": "0.0.3",
4   "summary": "Public",
5   "description": "日历+时间选择器SDK",
6   "homepage": "https://github.com/xiaoyeZhang/NCCalendarPicker.git",
7   "license": "MIT",
8   "authors": {
9     "张晓烨": "82387913@qq.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/xiaoyeZhang/NCCalendarPicker.git",
17     "tag": "0.0.3"
18   },
19   "source_files": [
20     "Sources",
21     "Sources/**/*.swift"
22   ],
23   "exclude_files": "Sources/Exclude",
24   "user_target_xcconfig": {
25     "GENERATE_INFOPLIST_FILE": "YES"
26   },
27   "pod_target_xcconfig": {
28     "GENERATE_INFOPLIST_FILE": "YES"
29   },
30   "frameworks": [
31     "UIKit",
32     "Foundation"
33   ],
34   "dependencies": {
35     "SnapKit": [
37     ]
38   },
39   "swift_version": "5.0"