blob: b15d93dd25cced33706d7cf809f4e57709ca7cce [file] [log] [blame]
{
"name": "YQJRFoundation",
"version": "0.0.1",
"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.1"
},
"source_files": "YQJRFoundation/Classes/*.{h,m}",
"public_header_files": "YQJRFoundation/Classes/*.h"
}