[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / a / 9 / KCAlertView / 1.0.1 / KCAlertView.podspec.json
blob439c35c657944a7ff47c5d419d64c3a453dfa478
2   "name": "KCAlertView",
3   "version": "1.0.1",
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.1"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": "KCAlertView.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true