[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / 6 / XZMathEditor / 1.0.1 / XZMathEditor.podspec.json
blob7084de53ec87f81a4011680e60664c75382a15a9
2   "name": "XZMathEditor",
3   "version": "1.0.1",
4   "summary": "MathEditor.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xiaoMing0109/XZMathEditor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HotIcecream": "liuming_0109@163.com"
13   },
14   "source": {
15     "git": "https://github.com/xiaoMing0109/XZMathEditor.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XZMathEditor/Classes/**/*",
22   "private_header_files": "XZMathEditor/Classes/internal/**/*.h",
23   "resource_bundles": {
24     "MTKeyboardResources": [
25       "XZMathEditor/Assets/**/*"
26     ]
27   },
28   "frameworks": "UIKit",
29   "dependencies": {
30     "iosMath": [
31       "~> 0.9.3"
32     ]
33   }