[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / d / 7 / ALActionSheetView / 1.3.1 / ALActionSheetView.podspec.json
blobcf0a6657ade7af9bb8a135fd37497e3b83f24938
2   "name": "ALActionSheetView",
3   "version": "1.3.1",
4   "summary": "A drop-in replacement for UIActionSheet that supports block and more.",
5   "homepage": "https://github.com/xiaolanlianhua/ALActionSheetView",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "WangQi": "xiaolanlianhua@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/xiaolanlianhua/ALActionSheetView.git",
18     "tag": "v1.3.1"
19   },
20   "source_files": [
21     "ALActionSheetView/ALActionSheetView/ALActionSheetView.h",
22     "ALActionSheetView/ALActionSheetView/ALActionSheetView.m"
23   ],
24   "requires_arc": true