[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / b / 0 / 6 / AlertPro / 1.3 / AlertPro.podspec.json
blob5e6e24b768f50e3a1f32c3d848e81ff031419959
2   "name": "AlertPro",
3   "version": "1.3",
4   "summary": "UIViewController category for easy showing UIAlertController.",
5   "homepage": "https://github.com/ivanshevelev/AlertPro",
6   "license": "MIT",
7   "authors": {
8     "Ivan Shevelev": "ivan.shevelev@sibers.com"
9   },
10   "source": {
11     "git": "https://github.com/ivanshevelev/AlertPro.git",
12     "tag": "1.3"
13   },
14   "social_media_url": "https://twitter.com/antsy_ivan",
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Sources/**/*",
21   "public_header_files": "Pod/Sources/**/*.h",
22   "frameworks": "UIKit"