blob: 1b1749e258783ea57f733e2a72097b7bdcaa7c59 [file] [log] [blame]
{
"name": "HoangDSCocoaDemo",
"version": "1.0.7",
"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.7"
},
"source_files": [
"HoangDSCocoaDemo/**/*.{h,m}",
"Pods/**/*.{h,m}"
],
"exclude_files": "HoangDSCocoaDemo/**/*.plist",
"swift_versions": "5.0",
"swift_version": "5.0"
}