[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 1 / 6 / 0 / BaaSAtRakuza / 3.0.0 / BaaSAtRakuza.podspec.json
blobeddeaa73a9fff8a469b540e24f7b45c620b10d23
2   "name": "BaaSAtRakuza",
3   "version": "3.0.0",
4   "summary": "BaaS@rakuza SDK for iOS",
5   "description": "BaaS@rakuzaをiOSより利用するためのSDKです。",
6   "homepage": "https://www.raku-za.jp/baas/",
7   "documentation_url": "https://docs.raku-za.jp",
8   "license": {
9     "type": "Proprietary",
10     "text": "©People Software Corporation"
11   },
12   "authors": "People Software Corporation",
13   "source": {
14     "git": "https://github.com/pscsrv/baasatrakuza-sdk-ios.git",
15     "tag": "v3.0.0"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "11.0"
20   },
21   "ios": {
22     "preserve_paths": "BaaSAtRakuza.framework",
23     "vendored_frameworks": "BaaSAtRakuza.framework"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }