[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / 0 / 6 / JeOKAlert / 1.0.0 / JeOKAlert.podspec.json
blobaf541c32d90d2cff4822300e28012d927071db0f
2   "name": "JeOKAlert",
3   "version": "1.0.0",
4   "summary": "A short description of JeOKAlert.",
5   "description": "Show a alert.",
6   "homepage": "https://github.com/JeromeTW/firstCocoaPods",
7   "swift_version": "4.1",
8   "license": "MIT",
9   "authors": {
10     "JEROME": "jerome.developer.tw@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/JeromeTW/firstCocoaPods.git",
14     "tag": "1.0.0"
15   },
16   "source_files": [
17     "QuickAlert",
18     "QuickAlert/**/*.{h,m,swift}"
19   ],
20   "exclude_files": "Classes/Exclude",
21   "frameworks": "UIKit",
22   "platforms": {
23     "ios": "11.0"
24   }