[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 1 / f / ActionPicker / 0.1.0 / ActionPicker.podspec.json
blobcd06ef8c897974643e8f3052ddd0c7706be71fff
2   "name": "ActionPicker",
3   "version": "0.1.0",
4   "summary": "An interactive replication of iOS-style action sheets",
5   "description": "ActionPicker is an interactive replication of iOS-style action sheets that are widely used across the system to setup AirPods, HomePod, etc.",
6   "homepage": "https://github.com/Krivoblotsky/ActionPicker",
7   "screenshots": [
8     "https://raw.githubusercontent.com/Krivoblotsky/ActionPicker/master/Screenshots/screenshot_1.png",
9     "https://raw.githubusercontent.com/Krivoblotsky/ActionPicker/master/Screenshots/screenshot_2.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Serg Krivoblotsky": "krivoblotsky@me.com"
17   },
18   "source": {
19     "git": "https://github.com/Krivoblotsky/ActionPicker.git",
20     "tag": "0.1.0"
21   },
22   "social_media_url": "https://twitter.com/Krivoblotsky",
23   "swift_versions": "5.0",
24   "platforms": {
25     "ios": "11.0"
26   },
27   "source_files": "ActionPicker/Classes/**/*",
28   "resources": "ActionPicker/Assets/Resources/**/*.{xib,storyboard}",
29   "frameworks": "UIKit",
30   "swift_version": "5.0"