blob: c4f1e1483332f4b9ee0af0b21257d1c7026965d3 [file] [log] [blame]
{
"name": "ESFrameworkUI",
"version": "3.2.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.2.0",
"submodules": true
},
"platforms": {
"ios": "9.0"
},
"source_files": "ESFrameworkUI/**/*.{h,m}",
"dependencies": {
"ESFramework": [
">= 3.0"
]
}
}