blob: 8518f154a8dfc83104185f40e4eccd30808dc0eb [file] [log] [blame]
{
"name": "PlTestTool",
"version": "0.0.1",
"summary": "PlTestTool Test",
"description": "一个简单的小测试",
"homepage": "https://github.com/PengLi12/PlTestTool",
"license": "MIT",
"authors": {
"pengli": "1543772407@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/PengLi12/PlTestTool.git",
"tag": "0.0.1"
},
"source_files": [
"PlTestTool/PlTestTool",
"PlTestTool/**/*.{h,m}"
],
"exclude_files": "PlTestTool/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}