blob: 927aaffd2bffd514cd009bf331cfe0df24fd5ffa [file] [log] [blame]
{
"name": "JamTestCode",
"version": "1.0.0",
"summary": "一个建立pod仓库的简单demo.",
"description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
"homepage": "https://github.com/JamWangJam/testViewPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jam": "superwangjianmin@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JamWangJam/testViewPod.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"NewTestCode/NewTestCode/Classses/**/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"swift_versions": "4.0",
"swift_version": "4.0"
}