[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 5 / 0 / 7 / RealFlags / 1.4.1 / RealFlags.podspec.json
blob689a004ed570622e2228af3537b0a21e0bd10593
2   "name": "RealFlags",
3   "version": "1.4.1",
4   "summary": "Feature flagging framework for Swift",
5   "homepage": "https://github.com/immobiliare/RealFlags.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Immobiliarelabs": "mobile@immobiliare.it"
12   },
13   "social_media_url": "https://twitter.com/immobiliarelabs",
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/immobiliare/RealFlags.git",
19     "tag": "1.4.1"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.3",
25     "5.4",
26     "5.5",
27     "5.6",
28     "5.7"
29   ],
30   "frameworks": "UIKit",
31   "source_files": "RealFlags/Sources/**/*.{h,m,swift}",
32   "resource_bundles": {
33     "RealFlags": [
34       "RealFlags/**/*.{png,storyboard,lproj,xcassets,xib}"
35     ]
36   },
37   "swift_version": "5.7"