[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / d / 0 / 8 / libtdjson / 0.4.2 / libtdjson.podspec.json
blob181f1cbdb9baf089910f29c86e7952d82f5d1cd8
2   "name": "libtdjson",
3   "version": "0.4.2",
4   "summary": "TDLib JSON interface, shared lib (libtdjson.dylib)",
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.4.2/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   }