[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / 7 / a / 9 / KCAlertView / 1.0.0 / KCAlertView.podspec.json
blobdbdf58be882ade53b7954b0216a877635032492b
2   "name": "KCAlertView",
3   "version": "1.0.0",
4   "summary": "A simple iOS8/iOS7 wrapper for UIAlertViewController/UIAlertView.",
5   "homepage": "https://github.com/shawnkc/KCAlertView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "ShawnKC",
11   "source": {
12     "git": "https://github.com/shawnkc/KCAlertView.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "KCAlertView.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true