blob: cea59b3ad765334391b7c48a7d913c5bdb5c07f4 [file] [log] [blame]
{
"name": "FRFoundation",
"version": "0.1.0",
"summary": "A short description of FRFoundation.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fanren5119/FRFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanren5119": "m15529399250@163.com"
},
"source": {
"git": "https://github.com/fanren5119/FRFoundation.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "FRFoundation/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 5.0.1"
]
}
}