[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / d / 7 / SweptCell / 1.1.0 / SweptCell.podspec.json
blob7a2094e96cd6930a637a269c0b1806a2781314c6
2   "name": "SweptCell",
3   "version": "1.1.0",
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.1.0"
12   },
13   "source_files": "SweptCell/SweptCell/SDK/*.swift",
14   "frameworks": [
15     "UIKit",
16     "Foundation"
17   ],
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"