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