[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / a / 2 / PPFFlipStringView / 0.0.1 / PPFFlipStringView.podspec.json
blob028484d2d6e78e01b151f0298aa6bab167a39f2f
2   "name": "PPFFlipStringView",
3   "version": "0.0.1",
4   "summary": "有翻牌动画效果的字符View",
5   "homepage": "https://github.com/panpengfei21/PPFFlipCharListDemo",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "潘鹏飞": "49594857@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/panpengfei21/PPFFlipCharListDemo.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "PPFFlipCharListDemo/sources/*.swift",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "dependencies": {
25     "PPFEquableItemsView": [
26       "~> 0.0.2"
27     ],
28     "PPFFlipChar": [
29       "~> 0.0.2"
30     ]
31   },
32   "swift_version": "5.0"