[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / d / 7 / SweptCell / 1.0.5 / SweptCell.podspec.json
blob3d29dfe05d248d2b6c615f6a7dcf7f68a0d62b7b
2   "name": "SweptCell",
3   "version": "1.0.5",
4   "summary": "Custom sliding TableViewCell",
5   "homepage": "https://cocoapods.org/pods/SweptCell",
6   "authors": {
7     "scottzg": "1342811501@qq.com"
8   },
9   "source": {
10     "git": "https://github.com/CunningTturtle/SweptCell.git",
11     "tag": "1.0.5"
12   },
13   "source_files": [
14     "Source",
15     "Source/**/*.{swift}"
16   ],
17   "frameworks": "UIKit",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "license": {
23     "type": "Apache License, Version 2.0",
24     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
25   },
26   "swift_version": "5.0"