blob: bf95568bd0044753f537777f617121271c4601e3 [file] [log] [blame]
{
"name": "testPersionalcocoapods",
"version": "0.0.2",
"summary": "新建cocoapods 第一次提交,此版本只是添加文件,不可使用",
"description": "简单测试,项目不能运行,严禁使用。",
"homepage": "https://github.com/hsdji/testPersionalcocoapods",
"license": "MIT",
"authors": {
"单小飞": "2530101715@qq.com"
},
"source": {
"git": "https://github.com/hsdji/testPersionalcocoapods.git",
"tag": "0.0.2"
},
"requires_arc": true,
"source_files": "test01/*.h",
"platforms": {
"ios": "9.0"
}
}