blob: e19ad7a9ddd4f46ee5e4971c2af4c9f17e4add29 [file] [log] [blame]
{
"name": "firstFrameworkChungyi",
"version": "0.0.1",
"summary": "This is a test for upload to cocoapod",
"description": "This is a test for upload to cocoapod.",
"homepage": "https://github.com/uranus0206/firstFrameworkChungyi",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Wu Chungyi": "uranus0206@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/uranus0206/firstFrameworkChungyi.git",
"tag": "0.0.1"
},
"source_files": "firstFramework/firstFramework/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"TwilioVideo": [
"~> 2.2"
]
}
}