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