blob: 20e171842c4075a0cd41a996aee21c2a4cc9c9ba [file] [log] [blame]
{
"name": "YQJRFoundation",
"version": "0.0.13",
"summary": "类似于iOS系统的Foundation库",
"homepage": "https://github.com/JoinPerson/YQJRFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangzhen": "867480592@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JoinPerson/YQJRFoundation.git",
"tag": "0.0.13"
},
"source_files": "YQJRFoundation/Classes/*.{h,m}",
"public_header_files": "YQJRFoundation/Classes/*.h",
"libraries": "resolv"
}