blob: 9f816f0e0dd01aabb85022a285485d36225f0dd7 [file] [log] [blame]
{
"name": "GMYogaKit",
"version": "0.1.1",
"summary": "A copy of YogaKit.",
"description": "A copy of YogaKit.",
"homepage": "https://github.com/guangmingzizai/GMYogaKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guangmingzizai": "wangjf01@missfresh.cn"
},
"source": {
"git": "https://github.com/guangmingzizai/GMYogaKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": "UIKit"
},
"source_files": "GMYogaKit/Classes/**/*",
"dependencies": {
"Yoga": [
"1.9.0"
]
}
}