blob: 1ec4ac3845e01771b6f5fb1274bafae7cf1d1f4b [file] [log] [blame]
{
"name": "MyThirdTestLibrary",
"version": "0.1.0",
"summary": "A short description of MyThirdTestLibrary.",
"description": "这个是用于测试使用",
"homepage": "https://git.oschina.net/6253175234/MyThirdTestLibrary.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lyj": "625317534@qq.com"
},
"source": {
"git": "https://git.oschina.net/6253175234/MyThirdTestLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyThirdTestLibrary/Classes/**/*"
}