blob: 31bf4ec1220a246c5b44040cca7a513aeb3e4b8f [file] [log] [blame]
{
"name": "MFStoreHelperKit",
"version": "1.0.3",
"summary": "A short description of MFStoreHelperKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mafeng-Bryant/MFStoreHelperKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1499603656@qq.com": "feng.ma@patpat.com"
},
"source": {
"git": "https://github.com/mafeng-Bryant/MFStoreHelperKit.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MFStoreHelperKit/Classes/**/*",
"dependencies": {
"SFHFKeychainUtils": [
"~> 1.0.0"
]
}
}