blob: 538d9318982fdbf7b7ca777320c75a1cab5a0d59 [file] [log] [blame]
{
"name": "CYExtension",
"version": "0.3.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CYExtension/Classes/**/*",
"swift_version": "4.0"
}