blob: 50c47768d4c6cdc3cae59044200251762518b088 [file] [log] [blame]
{
"name": "RYTest1",
"version": "0.1.1",
"summary": "测试的一个库",
"description": "这是我的共有库地址 RYtest 非常的不错额",
"homepage": "https://github.com/Runyalsj/RYTest1.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Runyalsj": "Runya_lsj@163.com"
},
"source": {
"git": "https://github.com/Runyalsj/RYTest1.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "RYTest2",
"source_files": "RYTest1/Classes/RYTest2/**/*"
}
]
}