[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / e / flutter_libtdjson / 0.3.0 / flutter_libtdjson.podspec.json
blob69c1becb41741812e3c778c2fec07533f24b8b1b
2   "name": "flutter_libtdjson",
3   "version": "0.3.0",
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.3.0/cocoapod.tar.gz"
15   },
16   "vendored_frameworks": "libtdjson.xcframework",
17   "platforms": {
18     "osx": "10.11",
19     "ios": "9.0"
20   },
21   "ios": {
22     "pod_target_xcconfig": {
23       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
24     }
25   }