[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / d / 7 / SweptCell / 1.0.10 / SweptCell.podspec.json
bloba032e249bc71f8e56147a61d4eb5c528a0e88143
2   "name": "SweptCell",
3   "version": "1.0.10",
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.10"
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"