[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / b / GMYogaKit / 0.1.0 / GMYogaKit.podspec.json
blobad549024ce256f80197c0510c66c55fa3ed509d1
2   "name": "GMYogaKit",
3   "version": "0.1.0",
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.0"
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"
28     ]
29   }