[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 1 / 6 / 0 / BaaSAtRakuza / 3.1.1 / BaaSAtRakuza.podspec.json
blobeb3f622c297e019ef737d4af9d915c3e3dddfad9
2   "name": "BaaSAtRakuza",
3   "version": "3.1.1",
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": "3.1.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "11.0"
20   },
21   "ios": {
22     "preserve_paths": "BaaSAtRakuza.xcframework",
23     "vendored_frameworks": "BaaSAtRakuza.xcframework"
24   }