[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / d / SwiftElements / 0.0.7 / SwiftElements.podspec.json
blobb581f14c4c97c74109a8aaf88de1f1c1bfc12b76
2   "name": "SwiftElements",
3   "version": "0.0.7",
4   "license": "MIT",
5   "summary": "Elements kit for Swift.",
6   "authors": {
7     "mkjfeng01": "zfeng0712@gmail.com"
8   },
9   "homepage": "https://github.com/fengzhang-57blocks/SwiftElements",
10   "platforms": {
11     "ios": "13.0"
12   },
13   "source": {
14     "git": "https://github.com/fengzhang-57blocks/SwiftElements.git",
15     "tag": "0.0.7"
16   },
17   "swift_versions": [
18     "5.0"
19   ],
20   "subspecs": [
21     {
22       "name": "SegmentControl",
23       "source_files": [
24         "Source/SegmentControl/**.swift",
25         "Source/SegmentControl/Cell/**.swift",
26         "Source/SegmentControl/Extensions/**.swift"
27       ]
28     },
29     {
30       "name": "PhotonActionSheet",
31       "source_files": [
32         "Source/PhotonActionSheet/**.swift",
33         "Source/PhotonActionSheet/Extensions/**.swift"
34       ],
35       "resources": "Source/PhotonActionSheet/Resource/*.bundle"
36     }
37   ],
38   "swift_version": "5.0"