[Add] AlibabacloudSysOM20231230 1.3.0
[CocoaPods.git] / Specs / e / 1 / b / ASJAlertController / 0.1 / ASJAlertController.podspec.json
blobcb1e92b214a94b10536cf5c751610f5e23340d5c
2   "name": "ASJAlertController",
3   "version": "0.1",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "MIT"
9   },
10   "homepage": "https://github.com/sudeepjaiswal/ASJAlertController",
11   "authors": {
12     "Sudeep Jaiswal": "sudeepjaiswal87@gmail.com"
13   },
14   "summary": "Present a UIAlertController from any class using \"show\" method like \"UIAlertView\"",
15   "source": {
16     "git": "https://github.com/sudeepjaiswal/ASJAlertController.git",
17     "tag": "0.1"
18   },
19   "source_files": "ASJAlertController/*.{h,m}",
20   "requires_arc": true