[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 8 / d / 7 / SweptCell / 1.0.4 / SweptCell.podspec.json
blob5d3a41a0aedcf4b91a58128840ad33b9f26315ed
2   "name": "SweptCell",
3   "version": "1.0.4",
4   "summary": "Custom sliding TableViewCell",
5   "homepage": "https://cocoapods.org/pods/SweptCell",
6   "license": "MIT",
7   "authors": {
8     "scottzg": "1342811501@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/CunningTturtle/SweptCell.git",
12     "tag": "1.0.4"
13   },
14   "source_files": [
15     "Source/Cell/**/*.{swift}",
16     "Source/Manage/**/*.{swift}",
17     "Source/View/**/*.{swift}"
18   ],
19   "frameworks": "UIKit",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "swift_versions": "5.0",
24   "swift_version": "5.0"