[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 9 / SocailShare / 0.0.2 / SocailShare.podspec.json
blob5abe8ccf40d5ac9ea3a93a8ba83234b23c05dd7b
2   "name": "SocailShare",
3   "version": "0.0.2",
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.2"
17   },
18   "social_media_url": "https://twitter.com/ablettchen",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SocailShare/Classes/**/*.{h,swift}",
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   },
50   "swift_version": "5.1"