[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / d / 7 / SweptCell / 1.0.11 / SweptCell.podspec.json
blobc4bed50a8185220677ed074765b0fda895f0fa42
2   "name": "SweptCell",
3   "version": "1.0.11",
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.11"
12   },
13   "source_files": "SweptCell/SweptCell/Sources/*.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"