[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / 6 / FaceKeyboard / 0.0.6 / FaceKeyboard.podspec.json
blob43fddb03257e2a8be149f8cf9eaf92b852efefdf
2   "name": "FaceKeyboard",
3   "version": "0.0.6",
4   "summary": "a custom face keyboard",
5   "description": "a custom face keyboard(you can add youself face images)",
6   "homepage": "https://github.com/xphaijj/XYFaceKeyboard.git",
7   "license": "MIT",
8   "authors": {
9     "LV": "cryboyofyu@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/xphaijj/XYFaceKeyboard.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "XYFaceKeyboard/XYViews/*.{h,m}",
19   "resources": [
20     "XYFaceKeyboard/XYImgs/**/*.{png,gif}",
21     "XYFaceKeyboard/XYSource/*.plist"
22   ],
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "dependencies": {
26     "YYImage": [
28     ],
29     "SDWebImage": [
31     ],
32     "YYText": [
34     ]
35   }