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