blob: 11b99fea6483df51dd2c7794e216a7fe2c79460c [file] [log] [blame]
{
"name": "Peregrine",
"version": "0.8.2",
"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.2"
},
"platforms": {
"ios": "9.0",
"osx": "10.11"
},
"swift_versions": "5.0",
"source_files": "Peregrine/**/*",
"swift_version": "5.0"
}