blob: 39278bbe7f6fa0c15804cb99ee26c42c85bd7032 [file] [log] [blame]
{
"name": "PLFunction",
"version": "0.1.2",
"summary": "独立功能集成",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/PengLeiGit/PLFunction",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PengLeiGit": "jeanhead@126.com"
},
"source": {
"git": "https://github.com/PengLeiGit/PLFunction.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"swift_version": "4.2",
"subspecs": [
{
"name": "PLRoute",
"source_files": "PLFunction/Classes/PLRoute/*.swift"
},
{
"name": "AppStore",
"source_files": "PLFunction/Classes/AppStore/*.swift"
}
]
}