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