blob: f411461eb77ff31f2adc85f0142570700f1dac19 [file] [log] [blame]
{
"name": "LDHanDemo",
"version": "1.3",
"summary": "这是一个组件工程",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hyaping888": "245921027@qq.com"
},
"homepage": "https://github.com/hanyaping/LDHanDemoLib",
"description": "TODO: Add long description of the pod here.",
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/hanyaping/LDHanDemoLib.git",
"tag": "1.3"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "ios/*.framework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
"ONLY_ACTIVE_ARCH": "YES"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
"ONLY_ACTIVE_ARCH": "YES"
}
}