[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / a / 5 / d / YFTableViewCell-Swift / 1.0.0 / YFTableViewCell-Swift.podspec.json
blobdff0cc4f0e6e52d25cd44c2ca16d2878f032ce20
2   "name": "YFTableViewCell-Swift",
3   "version": "1.0.0",
4   "summary": "方便快捷地实现类似QQ的自定义侧滑删除效果,同时支持OC和Swift,集成简单快速,同时支持code和IB。",
5   "homepage": "https://github.com/DandreYang/YFTableViewCell",
6   "license": "MIT",
7   "authors": {
8     "‘Dandre’": "mkshow@126.com"
9   },
10   "social_media_url": "https://yangfeng.pw",
11   "requires_arc": true,
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/DandreYang/YFTableViewCell.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "YFTableViewCellForSwift/YFTableViewCellForSwift/*.swift",
20   "pushed_with_swift_version": "3.0"