[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 8 / 9 / SimpleNativeV2FacebookIOSSDK / 0.3.23 / SimpleNativeV2FacebookIOSSDK.podspec.json
blobb613b62024258f7fb086a45bcf0b54435bbe978c
2   "name": "SimpleNativeV2FacebookIOSSDK",
3   "version": "0.3.23",
4   "summary": "Simple SDK V2 for include Facebook",
5   "description": "Simple SDK V2 for include Facebook, please includ the core sdk more",
6   "homepage": "https://github.com/bepic-games/SimpleNativeV2FacebookIOSSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yilang": "yilang@bepic.cc"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/bepic-games/SimpleNativeV2FacebookIOSSDK.git",
19     "tag": "0.3.23"
20   },
21   "source_files": "SimpleNativeV2FacebookIOSSDK/*.{framework}/Headers/*.h",
22   "vendored_frameworks": "SimpleNativeV2FacebookIOSSDK/*.{framework}",
23   "public_header_files": "SimpleNativeV2FacebookIOSSDK/*.{framework}/Headers/*.h",
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64"
26   },
27   "dependencies": {
28     "FBSDKLoginKit": [
29       "13.0.0"
30     ]
31   }