blob: ab46a0db3ca8a970d1c030a7e24596b75b78eb21 [file] [log] [blame]
{
"name": "PrivateDepotTest",
"version": "1.0.0",
"summary": "测试私有仓库制作",
"description": "1、始终致力于学习\n2、不断向前\n3、学会反思",
"homepage": "https://github.com/LiYouCheng2014/PrivateDepotTest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyoucheng": "liyoucheng@gigahome.cn"
},
"social_media_url": "https://www.jianshu.com/u/bfd537705eab",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiYouCheng2014/PrivateDepotTest.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m,mm,c}"
],
"exclude_files": "Classes/Exclude",
"resources": "Resources/*.{png,jpg}"
}