blob: 4a3698d73aa3ca5f7eb1bdadcaef9344743dc79d [file] [log] [blame]
{
"name": "QPCoreFramework",
"version": "1.0.1",
"summary": "Core Framework for QP Projects",
"homepage": "https://gitlab.com/reddoak/QPCoreFramework",
"license": "Code is MIT, then custom font licenses.",
"authors": {
"Phillip Maizza": "phillip.maizza@gmail.com"
},
"source": {
"git": "git@gitlab.com:reddoak/QPCoreFramework.git",
"branch": "master",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "QPCoreFramework/*",
"dependencies": {
"SnapKit": [
],
"SDWebImage": [
],
"BubbleTransition": [
],
"EasyTipView": [
],
"LTMorphingLabel": [
],
"NVActivityIndicatorView": [
],
"NextGrowingTextView": [
],
"SDWebImage/GIF": [
],
"Cosmos": [
],
"SwiftMessages": [
]
},
"pushed_with_swift_version": "3.0"
}