blob: 844b87be1ce861540c62ffbc306bc6354e370fd4 [file] [log] [blame]
{
"name": "SwiftFDKit",
"version": "0.0.1",
"summary": "A short description of SwiftFDKit.",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"static_framework": true,
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wangteng6680/SwiftFD.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"teng.wang.o": "teng.wang.o@nio.com"
},
"source": {
"git": "https://github.com/wangteng6680/SwiftFD.git",
"tag": "0.0.1"
},
"source_files": "SwiftFDKit/Classes/**/*"
}