blob: fd96f162356cf4d03399068a6b168d90f541a50f [file] [log] [blame]
{
"name": "FrameworkDemo_Gzz",
"version": "1.0.0",
"summary": "测试 Framework",
"homepage": "https://github.com/Jonzzs/FrameworkDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jonzzs": "292710547@qq.com"
},
"source": {
"git": "https://github.com/Jonzzs/FrameworkDemo.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/*.framework"
},
"dependencies": {
"Alamofire": [
]
}
}