blob: f7a44b7e733c0222c67c21b16a4fdd101bd2a91e [file] [log] [blame]
{
"name": "WYASwiftTemplate",
"version": "0.1.0",
"summary": "This is a template for swift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wya-team",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WYATeam_iOS": "ljh@weiyian.com"
},
"source": {
"git": "https://github.com/wya-team/WYASwiftTemplate.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYASwiftTemplate/Classes/**/*"
}