update
This commit is contained in:
27
Pods/Local Podspecs/DDAutoUIKit_Private.podspec.json
generated
Normal file
27
Pods/Local Podspecs/DDAutoUIKit_Private.podspec.json
generated
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "DDAutoUIKit_Private",
|
||||
"version": "0.1.2",
|
||||
"summary": "A short description of DDAutoUIKit_Private.",
|
||||
"description": "TODO: Add long description of the pod here.",
|
||||
"homepage": "https://github.com/DDIsFriend/DDAutoUIKit_Private",
|
||||
"license": {
|
||||
"type": "MIT",
|
||||
"file": "LICENSE"
|
||||
},
|
||||
"authors": {
|
||||
"DDIsFriend": "DDIsFriend@163.com"
|
||||
},
|
||||
"source": {
|
||||
"git": "git@github.com:DDIsFriend/DDAutoUIKit_Private.git",
|
||||
"tag": "0.1.2"
|
||||
},
|
||||
"platforms": {
|
||||
"ios": "11.0"
|
||||
},
|
||||
"source_files": "DDAutoUIKit_Private/Classes/**/*",
|
||||
"pod_target_xcconfig": {
|
||||
"VALID_ARCHS": "x86_64 armv7 arm64",
|
||||
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
|
||||
"OTHER_LINKER_FLAGS": "$(inherited)"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user