blob: 511fe5bc6f4176af04746f1f3cd6cf3bc2cf2705 [file] [log] [blame]
{
"name": "Landmarks",
"version": "1.0",
"summary": "练习",
"swift_versions": "4.0",
"description": "练习生成cocoapods公共库",
"homepage": "https://github.com/Ayaoguai",
"license": "MIT",
"authors": {
"Ayaoguai": "253708083@qq.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/Ayaoguai/LandMark.git",
"tag": "1.0"
},
"source_files": "Landmarks/**/*.{swift}",
"swift_version": "4.0"
}