blob: 1b2990074aecb4757b2abec37de5d8346d66915f [file] [log] [blame]
{
"name": "CWDtest",
"version": "0.0.1",
"summary": "first test pod.",
"description": "第一次玩长点长点,稍微昌邑县哈哈哈",
"homepage": "https://github.com/Chailang/cwdTest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cwd": "15600811610@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Chailang/cwdTest.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"CWDtest/Cwdtest/Source/**/*.{h,m}"
],
"public_header_files": "CWDtest/Cwdtest/Source/**/*.h"
}