blob: 3561503e5494fca0b8c4c37fe9a2c570f8bcbd29 [file] [log] [blame]
{
"name": "YQJRFoundation",
"version": "0.0.7",
"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.7"
},
"source_files": "YQJRFoundation/Classes/*.{h,m}",
"public_header_files": "YQJRFoundation/Classes/*.h",
"dependencies": {
"SAMKeychain": [
"1.5.3"
]
},
"libraries": "resolv"
}