[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / c / b / GMYogaKit / 0.1.1 / GMYogaKit.podspec.json
blob9f816f0e0dd01aabb85022a285485d36225f0dd7
2   "name": "GMYogaKit",
3   "version": "0.1.1",
4   "summary": "A copy of YogaKit.",
5   "description": "A copy of YogaKit.",
6   "homepage": "https://github.com/guangmingzizai/GMYogaKit",
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/GMYogaKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "frameworks": "UIKit"
23   },
24   "source_files": "GMYogaKit/Classes/**/*",
25   "dependencies": {
26     "Yoga": [
27       "1.9.0"
28     ]
29   }