[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / a / leitinglib / 3.0.1 / leitinglib.podspec.json
blob949978d1f2b266295adabff2c5589f748e1e2c48
2   "name": "leitinglib",
3   "version": "3.0.1",
4   "summary": "leitinglib is test cocoapods",
5   "description": "leitinglib is test cocoapods",
6   "homepage": "https://github.com/xiezwgbits/leitinglib.git",
7   "license": "MIT",
8   "authors": {
9     "xiezw": "xzwdan@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/xiezwgbits/leitinglib.git",
16     "tag": "3.0.1"
17   },
18   "source_files": "leitinglib/leitinglib.framework/Headers/*.{h}",
19   "vendored_frameworks": "leitinglib/leitinglib.framework",
20   "resources": "leitinglib/leitingbundle.bundle",
21   "frameworks": [
22     "MessageUI",
23     "AudioToolbox",
24     "AVFoundation",
25     "EventKitUI",
26     "EventKit",
27     "MediaPlayer",
28     "StoreKit",
29     "AdSupport",
30     "GameKit",
31     "UIKit",
32     "Foundation",
33     "MapKit",
34     "iAd",
35     "CoreLocation",
36     "SystemConfiguration",
37     "WebKit",
38     "SafariServices",
39     "CoreTelephony",
40     "Accelerate"
41   ],
42   "libraries": [
43     "sqlite3",
44     "z.1",
45     "c++"
46   ],
47   "pod_target_xcconfig": {
48     "OTHER_LDFLAGS": "-ObjC"
49   }