[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / a / 6 / 4 / WhisperFpProv / 2.0.4 / WhisperFpProv.podspec.json
blob9f4b5032cf75dd0ad0c73895ad5e607d798719b5
2   "name": "WhisperFpProv",
3   "version": "2.0.4",
4   "summary": "WhisperFpProv simple common tool.",
5   "description": "WhisperFpProv 是一个用于保存一些常用工具类的工具",
6   "homepage": "https://github.com/WhisperFp/WhisperTunpProject",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WhisperFp": "tourse@163.com"
13   },
14   "source": {
15     "git": "https://github.com/AliceXp2022/WhisperTunpProject.git",
16     "tag": "2.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Classes/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "pod_target_xcconfig": {
27     "VALID_ARCHS": "x86_64 armv7 arm64"
28   }