blob: cb0936685af45d6cc0c638709d0118a95cae864e [file] [log] [blame]
{
"name": "HoangDSCocoaDemo",
"version": "1.0.1",
"summary": "Small test to test code sharing via cocoapods.",
"description": "This is some superl oco framework that was made by kevin vugts.",
"homepage": "https://github.com/hoangdshp123/HoangDSCocoaDemo",
"license": "MIT",
"authors": {
"Hoang": "hoangphuongalhp96@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/hoangdshp123/HoangDSCocoaDemo.git",
"tag": "1.0.0"
},
"source_files": "HoangDSCocoaDemo/**/*",
"exclude_files": "HoangDSCocoaDemo/**/*.plist",
"swift_versions": "5.0",
"swift_version": "5.0"
}