[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / 3 / 5 / GoNativeCore / 1.0.0 / GoNativeCore.podspec.json
blob5b47f764dddf5ef0f05d599359ff7d567afc3d5b
2   "name": "GoNativeCore",
3   "version": "1.0.0",
4   "summary": "A copy of the GoNativeCore dependency for iOS.",
5   "description": "A copy of the GoNativeCore dependency from gonative.io for iOS",
6   "homepage": "https://github.com/eastsidehealthcare/gonative-core-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pureblood": "hhunaid@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "http": "https://github.com/eastsidehealthcare/gonative-core-ios/releases/download/v1.0.0/GoNativeCore.zip"
19   },
20   "source_files": "GoNativeCore/Classes/**/*.{h,m}",
21   "ios": {
22     "vendored_frameworks": "GoNativeCore/Frameworks/GoNative.xcframework"
23   }