[Add] TensorFlowLiteC 0.0.1-nightly.20241230
[CocoaPods.git] / Specs / b / 6 / d / LinkedME_LinkAccount / 2.4.16 / LinkedME_LinkAccount.podspec.json
blob832aa5cc51521978d0916b7895827b4ae5b7ecc6
2   "name": "LinkedME_LinkAccount",
3   "version": "2.4.16",
4   "summary": "LinkedME LinkAccount",
5   "description": "LinkedME LinkAccount for iOS.",
6   "homepage": "https://github.com/WFC-LinkedME/LinkAccount.git",
7   "license": {
8     "type": "MIT",
9     "text": "Copyright 2019\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
10   },
11   "authors": {
12     "renyang": "renyang@linkedme.cc"
13   },
14   "source": {
15     "git": "https://github.com/WFC-LinkedME/LinkAccount.git",
16     "tag": "2.4.16"
17   },
18   "vendored_frameworks": "**/**/LinkAccount_Lib.framework",
19   "resources": "**/**/LinkAccount.bundle",
20   "libraries": [
21     "c++",
22     "z.1.2.8"
23   ],
24   "weak_frameworks": "Network",
25   "platforms": {
26     "ios": "9.0"
27   },
28   "requires_arc": true,
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   }