blob: 445b22092b6f48d297b6c0583fbda0e021e2ad98 [file] [log] [blame]
{
"name": "DuongDemoFramework",
"version": "1.1.0",
"summary": "DuongDemoFramework is a framework use for learn how to create cocoapod framework.",
"description": "DuongDemoFramework is a framework use for learn how to create cocoapod framework. This description longer than short description",
"homepage": "https://bitbucket.org/hongduong264/demococoapod",
"license": {
"type": "MIT",
"text": "The MIT License (MIT) \n Copyright (c) uncleliz <hongduong264@gmail.com> \n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files"
},
"authors": {
"Hong Duong": "hongduong264@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://hongduong264@bitbucket.org/hongduong264/demococoapod.git",
"branch": "master",
"tag": "1.1.0"
},
"source_files": "DemoCocoaPod/**/*.{swift,h,m}",
"swift_version": "4.0"
}