blob: 39aed5c6c669645e39658ba34cc37c0fe5b8bcce [file] [log] [blame]
{
"name": "TFButton",
"version": "0.1.0",
"summary": "自定义按钮",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/qqianng/TFButton",
"license": {
"type": "Commercial",
"text": "©2020 Thaifintech.com"
},
"authors": {
"qqianng": "736516184@qq.com"
},
"source": {
"http": "https://raw.githubusercontent.com/qqianng/TFButton/main/Products/TFButton.framework.zip"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"AFNetworking": [
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}