blob: 31c3885a082006d45e0f3adc25d3b5746a8eadbe [file] [log] [blame]
{
"name": "HoangDSCocoaDemo",
"version": "1.0.6",
"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.6"
},
"source_files": "HoangDSCocoaDemo/**/*",
"exclude_files": "HoangDSCocoaDemo/**/*.plist",
"swift_versions": "5.0",
"swift_version": "5.0"
}