[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / d / b / ARAlertController / 0.1.3 / ARAlertController.podspec.json
blobf3ecf46f4757c9084bd2ed6a0432d2e1e56b8301
2   "name": "ARAlertController",
3   "version": "0.1.3",
4   "summary": "UIAlertController compatible iOS >= 5.0",
5   "homepage": "https://github.com/alexruperez/ARAlertController",
6   "screenshots": [
7     "https://raw.githubusercontent.com/alexruperez/ARAlertController/master/alert8.png",
8     "https://raw.githubusercontent.com/alexruperez/ARAlertController/master/alert7.png",
9     "https://raw.githubusercontent.com/alexruperez/ARAlertController/master/sheet8.png",
10     "https://raw.githubusercontent.com/alexruperez/ARAlertController/master/sheet7.png"
11   ],
12   "license": "MIT",
13   "authors": {
14     "alexruperez": "contact@alexruperez.com"
15   },
16   "source": {
17     "git": "https://github.com/alexruperez/ARAlertController.git",
18     "tag": "0.1.3"
19   },
20   "social_media_url": "https://twitter.com/alexruperez",
21   "platforms": {
22     "ios": "5.0"
23   },
24   "requires_arc": true,
25   "source_files": "ARAlertController/ARAlertController.{h,m}",
26   "frameworks": "UIKit"