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