[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / a / e / ALActionController / 0.0.4 / ALActionController.podspec.json
blob61d79ee11143ae1187a37077686e925f4b6cce55
2   "name": "ALActionController",
3   "version": "0.0.4",
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.4"
21   },
22   "source_files": "Sources/**/*.{h,m,swift}",
23   "swift_version": "4.2"