[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / d / 7 / SweptCell / 1.0.0 / SweptCell.podspec.json
blob9e3fa5a06bc730f51959337298373b13a81a4737
2   "name": "SweptCell",
3   "version": "1.0.0",
4   "summary": "Custom sliding TableViewCell",
5   "homepage": "https://github.com/CunningTturtle/SweptCell.git",
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.0"
13   },
14   "source_files": "SweptCell/*.{swift}",
15   "frameworks": "UIKit",
16   "platforms": {
17     "ios": "9.0"
18   }