blob: 1fd7a4736e31201e79c35db22e6af9128701b1cb [file] [log] [blame]
{
"name": "YJLibrary",
"version": "0.1.0",
"summary": "sunyongjideku",
"description": "my library yong yu ceshi lai shiyong de",
"homepage": "https://github.com/sunforcode/YJLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"363148025@qq.com": "363148025@qq.com"
},
"source": {
"git": "https://github.com/sunforcode/YJLibrary.git",
"tag": "0.1.0",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJLibrary/Classes/**/*.{h,m}",
"subspecs": [
{
"name": "Source",
"source_files": "YJLibrary/Classes/Source/*.{h,m}"
}
]
}