[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / c / Flashback / 1.0.6 / Flashback.podspec.json
blobdef9dee0ebff5795a395d3fc213691550e9f14fc
2   "name": "Flashback",
3   "version": "1.0.6",
4   "summary": "iOS侧滑返回组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LuckyPia/Flashback",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LuckyPia": "664454335@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/LuckyPia/Flashback.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Flashback/Classes/**/*",
23   "resource_bundles": {
24     "Flashback": [
25       "Flashback/Assets/*.png"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "AudioToolbox"
31   ],
32   "swift_version": "5.0"