[Add] WorldfoneproSDK 1.0.0
[CocoaPods.git] / Specs / 8 / d / 7 / SweptCell / 1.0.16 / SweptCell.podspec.json
blob883406040ecbe878207d1e1f4ef5bd3854ce4ca3
2   "name": "SweptCell",
3   "version": "1.0.16",
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.16"
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"