blob: c3a22b8fb4bcabb223ad3eda51cf892ffc2efda4 [file] [log] [blame]
{
"name": "ESFrameworkUI",
"version": "3.10.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "ESFramework UI components for iOS.",
"homepage": "https://github.com/ElfSundae/ESFrameworkUI",
"authors": {
"Elf Sundae": "https://0x123.com"
},
"source": {
"git": "https://github.com/ElfSundae/ESFrameworkUI.git",
"tag": "3.10.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ESFrameworkUI/**/*.{h,m}",
"dependencies": {
"ESFramework": [
"~> 3.0"
]
}
}