blob: 9ceece13e5717fed1414547741bf0d344e7590f6 [file] [log] [blame]
{
"name": "AppleDocTest",
"version": "1.0.2",
"summary": "AppleDocTest是一个测试项目,测试提交自己写的公共开源库",
"description": "AppleDocTest是一个测试项目,测试提交自己写的公共开源库。添加的描述",
"homepage": "https://github.com/githubliuming/AppleDocTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuming": "1969489778@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/githubliuming/AppleDocTest.git",
"tag": "1.0.2"
},
"source_files": [
"AppleDocTest",
"AppleDocTest/**/*.{h,m}"
],
"exclude_files": "AppleDocTest/Exclude",
"documentation_url": "http://www.lm1024.xyz"
}