[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / d / SwiftElements / 0.0.20 / SwiftElements.podspec.json
blobfc21377973e19163e7bf209ebd8e6f185bdd421e
2   "name": "SwiftElements",
3   "version": "0.0.20",
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.20"
16   },
17   "swift_versions": [
18     "5.0"
19   ],
20   "subspecs": [
21     {
22       "name": "PagingViewController",
23       "source_files": [
24         "SwiftElements/Sources/PagingViewController/Classes/**.swift",
25         "SwiftElements/Sources/PagingViewController/Enums/**.swift",
26         "SwiftElements/Sources/PagingViewController/Extensions/**.swift",
27         "SwiftElements/Sources/PagingViewController/Structs/**.swift",
28         "SwiftElements/Sources/PagingViewController/Protocols/**.swift"
29       ]
30     },
31     {
32       "name": "PhotonActionSheet",
33       "source_files": [
34         "SwiftElements/Sources/PhotonActionSheet/Classes/**.swift",
35         "SwiftElements/Sources/PhotonActionSheet/Structs/**.swift",
36         "SwiftElements/Sources/PhotonActionSheet/Extensions/**.swift"
37       ],
38       "resources": "SwiftElements/Sources/PhotonActionSheet/Resources/*.bundle"
39     }
40   ],
41   "swift_version": "5.0"