blob: ecb03c2caa00d1e18695e13639de9a7f85f553fb [file] [log] [blame]
{
"name": "YYAds",
"version": "0.2.0",
"summary": "A graceful UI for iOS.",
"description": "You can custom you transition animations by modules.",
"homepage": "https://github.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yuyi": "derekyuyi@foxmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/DerekYuYi/YYAds.git",
"tag": "0.2.0"
},
"source_files": [
"YYAds",
"YYAds/*.{h,m,swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}