[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / e / flutter_libtdjson / 0.2.1 / flutter_libtdjson.podspec.json
blob41703964cd452df11b7f58371434b2e698771a4d
2   "name": "flutter_libtdjson",
3   "version": "0.2.1",
4   "summary": "It's same as pod `libtdjson`, just for preventing name conflict",
5   "homepage": "https://github.com/up9cloud/ios-libtdjson",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "up9cloud": "8325632+up9cloud@users.noreply.github.com"
12   },
13   "source": {
14     "http": "https://github.com/up9cloud/ios-libtdjson/releases/download/v0.2.1/cocoapod.tar.gz"
15   },
16   "osx": {
17     "vendored_libraries": "macOS/libtdjson.dylib"
18   },
19   "platforms": {
20     "osx": "10.11",
21     "ios": "9.0"
22   },
23   "ios": {
24     "vendored_libraries": "iOS/libtdjson.dylib"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   }