[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 3 / 6 / SSGentleAlertView / 1.0.0 / SSGentleAlertView.podspec.json
blobf6219f19f24c617528579371bf1628670de576b9
2   "name": "SSGentleAlertView",
3   "version": "1.0.0",
4   "summary": "This is gentler than UIAlertView and This can be changed the Appearance unlike UIAlertView.",
5   "homepage": "https://github.com/tokorom/SSGentleAlertView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "tokorom": "tokorom@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/tokorom/SSGentleAlertView.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "SSGentleAlertView",
18   "requires_arc": true,
19   "resources": [
20     "SSGentleAlertView/SSGentleAlertViewDefault/SSGentleAlertViewDefault.bundle",
21     "SSGentleAlertView/SSGentleAlertViewDefault/SSGentleAlertViewDefault.xib",
22     "SSGentleAlertView/SSGentleAlertViewDefault/SSGentleAlertButtonDefault.xib",
23     "SSGentleAlertView/SSGentleAlertViewBlack/SSGentleAlertViewBlack.bundle",
24     "SSGentleAlertView/SSGentleAlertViewBlack/SSGentleAlertViewBlack.xib",
25     "SSGentleAlertView/SSGentleAlertViewBlack/SSGentleAlertButtonBlack.xib",
26     "SSGentleAlertView/SSGentleAlertViewNative/SSGentleAlertViewNative.bundle",
27     "SSGentleAlertView/SSGentleAlertViewNative/SSGentleAlertViewNative.xib",
28     "SSGentleAlertView/SSGentleAlertViewNative/SSGentleAlertButtonNative.xib"
29   ],
30   "platforms": {
31     "ios": "5.0"
32   }