blob: a982c3f3ec12d28c05d93857152e264e0674a373 [file] [log] [blame]
{
"name": "EmptyPage",
"version": "1.0.0",
"summary": "空白页占位",
"homepage": "https://github.com/bigL055/EmptyPage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linhey": "linheyhan.linhey@outlook.com"
},
"source": {
"git": "https://github.com/bigL055/EmptyPage.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/*/**",
"Sources/*/*/**",
"Sources/**"
],
"public_header_files": [
"Sources/EmptyPage.h"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}