blob: cfebd8bc9118bd6e7e1bfd894e524ccd27b77fd1 [file] [log] [blame]
{
"name": "ESFrameworkUI",
"version": "3.5.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "ESFramework UI Components.",
"homepage": "https://github.com/ElfSundae/ESFramework",
"authors": {
"Elf Sundae": "https://0x123.com"
},
"source": {
"git": "https://github.com/ElfSundae/ESFramework.git",
"tag": "3.5.0",
"submodules": true
},
"platforms": {
"ios": "9.0"
},
"source_files": "ESFrameworkUI/**/*.{h,m}",
"dependencies": {
"ESFramework": [
">= 3.0"
]
}
}