[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 9 / f / LoginFrameworkPods / 1.1.0 / LoginFrameworkPods.podspec.json
blob0a65a6e0287304a659ca581d15c004fb0c13a09d
2   "name": "LoginFrameworkPods",
3   "version": "1.1.0",
4   "summary": "A reusable log in framework",
5   "description": "Create a reusable log in framework: login details can be stubbed, UI should be customizable.",
6   "homepage": "https://github.com/oliver-anh-nguyen/swift_login_framework",
7   "license": "MIT",
8   "authors": {
9     "tuan.anh.nguyen": "oliver.anh.nguyen@gmail.com"
10   },
11   "platforms": {
12     "ios": "15.5"
13   },
14   "source": {
15     "git": "https://github.com/oliver-anh-nguyen/swift_login_framework.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "LoginFramework/**/*.{swift,xib}",
19   "resources": "LoginFramework/**/Resources/*.png",
20   "swift_versions": "5.0",
21   "swift_version": "5.0"