[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / a / 0 / 8 / PFLAlertable / 0.0.5 / PFLAlertable.podspec.json
blob429931c79ecca23a4346cdfa9d1b77a03ef8e6c0
2   "name": "PFLAlertable",
3   "version": "0.0.5",
4   "summary": "all kinds of alertableProtocol for iOS developer.",
5   "description": "this project provide all kinds of alertableProtocol for iOS developer",
6   "homepage": "https://github.com/pangfuli/PFLAlertable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "haq": "pflnh2011@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/pangfuli/PFLAlertable.git",
19     "tag": "0.0.5"
20   },
21   "source_files": [
22     "PFLAlertable",
23     "PFLAlertable/*.{swift}"
24   ],
25   "exclude_files": "PFLAlertable/Exclude",
26   "ios": {
27     "frameworks": [
28       "UIKit",
29       "Foundation",
30       "AudioToolbox"
31     ]
32   },
33   "requires_arc": true,
34   "dependencies": {
35     "IQKeyboardManagerSwift": [
37     ]
38   }