[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 3 / TFButton / 0.1.1 / TFButton.podspec.json
blobdf4c7d33eada2ea08dceb551f737a9b047a50beb
2   "name": "TFButton",
3   "version": "0.1.1",
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   "vendored_frameworks": "TFButton.framework",
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   }