[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 6 / f / e / Rifle / 1.1.8 / Rifle.podspec.json
blob96dc5b17d148eb94174195f7bfea7d85cfd668af
2   "authors": "MOMO",
3   "homepage": "https://cosmos.immomo.com/",
4   "license": {
5     "text": "Copyright (C) 2019 MOMO, Inc. All rights reserved.",
6     "type": "Commercial"
7   },
8   "name": "Rifle",
9   "platforms": {
10     "ios": "9.0"
11   },
12   "requires_arc": true,
13   "source": {
14     "http": "https://cosmos.momocdn.com/cosmospackage/8C/94/8C949846-DC38-30B4-012A-E7627626A48320190924.zip"
15   },
16   "summary": "Rifle by MOMO, Inc.",
17   "version": "1.1.8",
18   "ios": {
19     "source_files": "iOS/Rifle.framework/Headers/*.h",
20     "public_header_files": "iOS/Rifle.framework/Headers/*.h",
21     "vendored_frameworks": "iOS/Rifle.framework",
22     "resources": "iOS/Rifle.bundle",
23     "frameworks": [
24       "SystemConfiguration",
25       "Security",
26       "MobileCoreServices"
27     ],
28     "libraries": [
29       "z",
30       "c++"
31     ]
32   }