[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 6 / f / e / Rifle / 1.0.2 / Rifle.podspec.json
blob4776f883e9130bb64d26645cbb9da4f35d1f7c3d
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/1F/BC/1FBCE1F9-4061-4A55-B1A1-0B445EF5BEDF20190402.zip"
15   },
16   "summary": "Rifle by MOMO, Inc.",
17   "version": "1.0.2",
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     "frameworks": [
23       "SystemConfiguration",
24       "Security",
25       "MobileCoreServices"
26     ],
27     "libraries": [
28       "z",
29       "c++"
30     ]
31   }