blob: 2568e44f381f7c3cf801099146146c22d8b30e98 [file] [log] [blame]
{
"name": "WhFlyFramework",
"version": "0.0.3",
"summary": "AshortdescriptionofWhFlyFramework.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wenhao-fly/WhFlyFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wenhao-fly": "18516576316@163.com"
},
"source": {
"git": "https://github.com/wenhao-fly/WhFlyFramework.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "WhFlyFramework/Classes/WhFlyFramework.framework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}