blob: 53a145670712062a0854c92fee7019c3d2a3e82c [file] [log] [blame]
{
"name": "staticSDK",
"version": "0.0.1",
"summary": "A short description of staticSDK.",
"description": "Testing Private Podspec.\n \n * Markdown format.\n * Don't worry about the indent, we strip it!",
"homepage": "https://github.com/lfz33834/cocoapodsStaticA",
"license": "MIT",
"authors": {
"lifuzhou": "fuzhou_li@qingsongchou.com"
},
"source": {
"git": "https://github.com/lfz33834/cocoapodsStaticA.git",
"tag": "0.0.1"
},
"source_files": [
"staticSDK",
"staticSDK/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}