blob: 976ad1cbb2a509d1d314d1c35ba9caaa9ff4d484 [file] [log] [blame]
{
"name": "TCSwiftCss",
"version": "0.1.10",
"summary": "using swift like css",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/truextcfans/TCSwiftCss.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"truextcfans": "xietiancai@thinker.vc"
},
"source": {
"git": "https://github.com/truextcfans/TCSwiftCss.git",
"tag": "0.1.10"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "TCSwiftCss/Classes/**/*.{swift}",
"resource_bundles": {
"TCSwiftCss": [
"TCSwiftCss/Assets/*"
]
},
"dependencies": {
"SnapKit": [
"4.0.0"
]
}
}