blob: 12ba739e123ec99ffc49fbc1b59650bb479c8c0f [file] [log] [blame]
{
"name": "HoangDSCocoaDemo",
"version": "1.0.8",
"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": "9.0"
},
"source": {
"git": "https://github.com/hoangdshp123/HoangDSCocoaDemo.git",
"tag": "1.0.8"
},
"source_files": [
"Pods/**/*.{h,m}",
"HoangDSCocoaDemo/**/*.{h,m}"
],
"exclude_files": "HoangDSCocoaDemo/**/*.plist",
"swift_versions": "5.0",
"swift_version": "5.0"
}