[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 9 / SocailShare / 0.0.13 / SocailShare.podspec.json
blobed1c118848d53f65cde5bff3c0e644065884d18c
2   "name": "SocailShare",
3   "version": "0.0.13",
4   "summary": "社会化分享",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ablettchen/SocailShare",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ablett": "ablettchen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ablettchen/SocailShare.git",
16     "tag": "0.0.13"
17   },
18   "social_media_url": "https://twitter.com/ablettchen",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SocailShare/Classes/**/*.{h,swift,framework}",
23   "requires_arc": true,
24   "swift_versions": "5.1",
25   "vendored_libraries": "SocailShare/Classes/**/*.{a}",
26   "vendored_frameworks": "SocailShare/Classes/**/*.framework",
27   "frameworks": [
28     "WebKit",
29     "Security",
30     "SystemConfiguration",
31     "CoreTelephony"
32   ],
33   "static_framework": true,
34   "user_target_xcconfig": {
35     "OTHER_LDFLAGS": "-lstdc++ -ObjC"
36   },
37   "libraries": [
38     "z",
39     "sqlite3",
40     "stdc++"
41   ],
42   "dependencies": {
43     "SnapKit": [
45     ],
46     "ATCategories": [
48     ],
49     "ATLoadView": [
51     ],
52     "ATToast": [
54     ],
55     "SDWebImage": [
57     ]
58   },
59   "swift_version": "5.1"