blob: 0637649a365a0c0a851091c0d4c9e5bdeeebf321 [file] [log] [blame]
{
"name": "CYExtension",
"version": "0.3.0",
"summary": "A Extension of CY",
"description": "<<-DESCTODO: Add long description of the pod here.DESC",
"swift_versions": "4.0",
"homepage": "https://github.com/liutiesong/CYExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liutiesong@vip.sina.com": "cy@liutiesong.com"
},
"source": {
"git": "https://github.com/liutiesong/CYExtension.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CYExtension/Classes/**/*",
"swift_version": "4.0"
}