[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / 7 / SendiosSdk / 1.2.0 / SendiosSdk.podspec.json
blob5b052735cb02375cdf661d8d45d71ec17629613d
2   "name": "SendiosSdk",
3   "version": "1.2.0",
4   "summary": "Use the Sendios SDK to design and send push notifications in your application.",
5   "homepage": "https://github.com/sendios/ios-sdk",
6   "authors": {
7     "Sendios": "software@corp.sendios.io"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/sendios/ios-sdk.git",
18     "tag": "1.2.0"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "ios": {
27     "vendored_frameworks": "Sendios.framework"
28   }