[Add] SwiftCoreData 0.6.2
[CocoaPods.git] / Specs / d / 0 / 8 / libtdjson / 0.2.1 / libtdjson.podspec.json
blobf626166730294374ca3d3c648e329f4fba8c9891
2   "name": "libtdjson",
3   "version": "0.2.1",
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.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   }