[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 8 / PFLAlertable / 0.0.1 / PFLAlertable.podspec.json
blob7fd50733f7b9d919ed36def77aa84dfdb066fce2
2   "name": "PFLAlertable",
3   "version": "0.0.1",
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": "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.1"
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   "dependencies": {
34     "IQKeyboardManagerSwift": [
36     ]
37   }