[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 5 / 7 / DynamicActionSheet / 1.1.0 / DynamicActionSheet.podspec.json
blobca51b4e9624628f5c8db92487fc06e26e4197c0a
2   "name": "DynamicActionSheet",
3   "version": "1.1.0",
4   "summary": "DynamicActionSheet is a library to quickly create any custom action sheet controller.",
5   "homepage": "https://github.com/afr0man17/DynamicActionSheet",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andres Rojas, Daniel Cardona": "d.cardona.rojas@gmail.com"
12   },
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "9.1"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/afr0man17/DynamicActionSheet.git",
20     "tag": "v1.1.0"
21   },
22   "source_files": "DynamicActionSheet/**/*.{h,swift}",
23   "swift_version": "5.0"