blob: bdf060842d2da4f478b1e7317144a173e72074a8 [file] [log] [blame]
{
"name": "Egen",
"version": "1.0.0",
"summary": "Card components.",
"description": "Components that make your apps display data like iOS 11 App store.",
"homepage": "https://github.com/YinTokey/Egen",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YinjianChen": "YinjianChen02@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/YinTokey/Egen.git",
"tag": "1.0.0"
},
"source_files": [
"Egen",
"Egen/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}