[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / d / 5 / PHMKeyboard / 1.0.0 / PHMKeyboard.podspec.json
blob9bcd2e461d90b891a1b85a1d394a000527ba0bc1
2   "name": "PHMKeyboard",
3   "version": "1.0.0",
4   "summary": "A short description of PHMKeyboard.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/callHM/PHMKeyboard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PHM": "251962881@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/callHM/PHMKeyboard.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "PHMKeyboard/Classes/*.{h,m}",
23   "ios": {
24     "frameworks": [
25       "Foundation",
26       "UIKit"
27     ]
28   }