[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / 5 / Sendios / 1.1.0 / Sendios.podspec.json
blob97058ae57e9af6cf30ed9b323d2460e2239b257b
2   "name": "Sendios",
3   "version": "1.1.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     "Oleksandr Liashko": "oleksandr.liashko@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.1.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   }