blob: 341a30562f0e4a138abd549ed7b6c3be5ed9b8ef [file] [log] [blame]
{
"name": "HoangDSCocoaDemo",
"version": "1.1.0",
"summary": "Small test to test code sharing via cocoapods.",
"description": "This is some superl oco framework that was made by Hoang NX",
"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.1.0"
},
"source_files": "HoangDSCocoaDemo/**/*",
"swift_versions": "5.0",
"dependencies": {
"KRProgressHUD": [
"~> 3.4.4"
]
},
"swift_version": "5.0"
}