[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / d / 3 / TFButton / 0.1.0 / TFButton.podspec.json
blob39aed5c6c669645e39658ba34cc37c0fe5b8bcce
2   "name": "TFButton",
3   "version": "0.1.0",
4   "summary": "自定义按钮",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/qqianng/TFButton",
7   "license": {
8     "type": "Commercial",
9     "text": "©2020 Thaifintech.com"
10   },
11   "authors": {
12     "qqianng": "736516184@qq.com"
13   },
14   "source": {
15     "http": "https://raw.githubusercontent.com/qqianng/TFButton/main/Products/TFButton.framework.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }