blob: 79b6489c394d7b5b4bd6589201d9ac0399e38174 [file] [log] [blame]
{
"name": "LFTools",
"version": "0.0.1",
"summary": "swift 组件库.",
"description": "swift 组件库。",
"homepage": "https://github.com/archerLj/LFTools",
"license": "MIT",
"authors": {
"git": "lj0011977@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/archerLj/LFTools.git",
"tag": "0.0.1"
},
"source_files": "Sources/*.swift",
"resources": "Resources/*.png",
"requires_arc": true,
"dependencies": {
"SnapKit": [
]
},
"pushed_with_swift_version": "3.0"
}