[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / c / a / e / ALActionController / 0.0.3 / ALActionController.podspec.json
blob7c83d2a449d4ad74639157bc29a63fd10e70ce81
2   "name": "ALActionController",
3   "version": "0.0.3",
4   "summary": "Customizable actionSheet controller",
5   "description": "This library helps you custom your actionSheet controller.",
6   "homepage": "https://github.com/alobanov11/ALActionController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alobanov11": "alobanov11@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/alobanov11/ALActionController.git",
20     "tag": "0.0.3"
21   },
22   "source_files": "Sources/**/*.{h,m,swift}",
23   "swift_version": "4.2"