[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 3 / PKActionController / 1.0 / PKActionController.podspec.json
blob28d8e0d87bfbf7874ef8de2153fa741905f7f056
2   "name": "PKActionController",
3   "version": "1.0",
4   "summary": "An alert controller that displays an alert message.",
5   "description": "An alert controller that displays an alert message with attributed style to the user with custom configuration.",
6   "homepage": "https://github.com/pvn/PKActionController",
7   "license": {
8     "type": "MIT",
9     "file": "PKActionController/LICENSE.md"
10   },
11   "authors": {
12     "Praveen Kumar": "composetopraveen@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/praveen_tech",
15   "swift_version": "4.0",
16   "platforms": {
17     "ios": "10.0",
18     "tvos": "10.0"
19   },
20   "source": {
21     "git": "https://github.com/pvn/PKActionController.git",
22     "tag": "1.0"
23   },
24   "source_files": "Shared/*",
25   "exclude_files": "Classes/Exclude"