blob: 6d1ff953678eeedcfb8d78b28e119f9312e651e3 [file] [log] [blame]
{
"name": "frameworkSDK",
"version": "0.0.1",
"summary": "A short description of frameworkSDK.",
"homepage": "https://github.com/lfz33834/frameworkTestFile",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lifuzhou": "fuzhou_li@qingsongchou.com"
},
"source": {
"git": "https://github.com/lfz33834/frameworkTestFile.git",
"tag": "0.0.1"
},
"source_files": [
"frameworkSDK",
"frameworkSDK/staticformwork.framework/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}