[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / 8 / libtdjson / 0.2.2 / libtdjson.podspec.json
blob5e2fb8c8809daec148de79eb7e2d1fe6c5590e1e
2   "name": "libtdjson",
3   "version": "0.2.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.2.2/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   }