[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 5 / f / d / Lobster / 1.0 / Lobster.podspec.json
blobc821f251483b0f0a6fc5e8d8d485b1ba8b321512
2   "name": "Lobster",
3   "version": "1.0",
4   "summary": "Type-safe Firebase-RemoteConfig helper library",
5   "homepage": "https://github.com/sgr-ksmt/Lobster",
6   "license": "MIT",
7   "authors": {
8     "Suguru Kishimoto": "melodydance.k.s@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/sgr-ksmt/Lobster.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "Sources/**/*",
19   "static_framework": true,
20   "dependencies": {
21     "Firebase/RemoteConfig": [
23     ]
24   }