blob: 15b8356f9d03864bcf61a71f2bd77b4c4bdddb1c [file] [log] [blame]
{
"name": "FrameworkYestTool",
"version": "0.0.1",
"summary": "Test For FrameworkTestTool.",
"description": "这就是一个测试,没别的,你信不信?",
"homepage": "https://gitee.com/xuelei163/XLFrameworkCocoapodsTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuelei": ""
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/xuelei163/XLFrameworkCocoapodsTest.git",
"tag": "0.0.1"
},
"requires_arc": true,
"vendored_frameworks": "FrameworkFramework/XLSdutyDemoFramwork.framework",
"frameworks": [
"UIKit",
"Foundation"
]
}