blob: 35e2b29e999e50306e8b0aff1db9bb15df47b8ba [file] [log] [blame]
{
"name": "Peregrine",
"version": "0.8.5",
"summary": "A short description of Peregrine.",
"description": "Peregrine is a solution for iOS Application module programs.(路由框架)",
"homepage": "https://github.com/BinaryParadise/Peregrine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rake Yang": "fenglaijun@gmail.com"
},
"source": {
"git": "https://github.com/BinaryParadise/Peregrine.git",
"tag": "0.8.5"
},
"platforms": {
"ios": "9.0",
"osx": "10.11"
},
"swift_versions": "5.0",
"source_files": "Peregrine/**/*",
"swift_version": "5.0"
}