blob: bbfe18c5cffa4f60dd89e56c45caa6e3acc281f3 [file] [log] [blame]
{
"name": "PamPodspec",
"version": "0.0.1",
"summary": "Podspec.",
"description": "组件化研究 创建Podspec",
"homepage": "https://github.com/PamSun/Podspec.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pamsun": "931161435@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/PamSun/Podspec.git",
"tag": "0.0.1"
},
"source_files": "Podspec/*.{h,m}"
}