[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / e / d / YogaKit-GM / 0.1.0 / YogaKit-GM.podspec.json
blob9f5eba7a888b5b318188ba4682e05582a9b31b36
2   "name": "YogaKit-GM",
3   "version": "0.1.0",
4   "summary": "A copy of YogaKit.",
5   "description": "A copy of YogaKit.",
6   "homepage": "https://github.com/guangmingzizai/YogaKit-GM",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guangmingzizai": "wangjf01@missfresh.cn"
13   },
14   "source": {
15     "git": "https://github.com/guangmingzizai/YogaKit-GM.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "frameworks": "UIKit"
23   },
24   "source_files": "YogaKit-GM/Classes/**/*",
25   "dependencies": {
26     "Yoga": [
27       "~> 1.9"
28     ]
29   }