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