[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / d / SwiftElements / 0.0.21 / SwiftElements.podspec.json
blobaef7f0620be3033f5d9f61059d2cae56fc67847d
2   "name": "SwiftElements",
3   "version": "0.0.21",
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.21"
16   },
17   "swift_versions": [
18     "5.0"
19   ],
20   "subspecs": [
21     {
22       "name": "PagingViewController",
23       "source_files": "SwiftElements/Sources/PagingViewController/**/**.swift"
24     },
25     {
26       "name": "PhotonActionSheet",
27       "source_files": "SwiftElements/Sources/PhotonActionSheet/**/**.swift",
28       "resources": "SwiftElements/Sources/PhotonActionSheet/Resources/*.bundle"
29     }
30   ],
31   "swift_version": "5.0"