[Add] MapboxCommon 24.10.0-daily-2025-01-02-04-26
[CocoaPods.git] / Specs / b / 6 / 3 / PKCustomAlertView / 0.1.0 / PKCustomAlertView.podspec.json
blobec1592daa54eb04d2987a9c1fa9295c45595dc45
2   "name": "PKCustomAlertView",
3   "version": "0.1.0",
4   "summary": "PKCustomAlertView with custom alert view and table alert view.",
5   "description": "PKCustomAlertView is a custom alert view. With the help of it user can customise according to there needs by modifying view model properties.",
6   "homepage": "https://github.com/Pradeepkn/PKCustomAlertView",
7   "license": "MIT",
8   "authors": {
9     "pradeep": "pradeep.nagendra@tarento.com"
10   },
11   "source": {
12     "git": "https://github.com/Pradeepkn/PKCustomAlertView.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "PKCustomAlertView": [
22       "Pod/Assets/*.png"
23     ]
24   }