[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 6 / f / e / Rifle / 0.9.9 / Rifle.podspec.json
blobadc51aff3301b8b8af7b0bb3bdbfe3500bf845b1
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": "http://cosmos.momocdn.com/cosmospackage/AE/C9/AEC90A14-3B4A-3CBB-F98A-E8CFC5B2C7BF20190329.zip"
15   },
16   "summary": "Rifle by MOMO, Inc.",
17   "version": "0.9.9",
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   }