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