blob: 1784ed8d323b148c3e12ad0772bc5af107612ef7 [file] [log] [blame]
{
"name": "TreasureChest",
"version": "1.0.1",
"summary": "这是一个程序员的“百宝箱”",
"description": "每个程序员都应该有自己的工具“百宝箱”,不用每次都去搜索,拿起来就用,而且很顺手。",
"homepage": "https://github.com/1079278593/TreasureChest",
"license": "MIT",
"authors": {
"ming": "1079278593@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/1079278593/TreasureChest.git",
"tag": "1.0.1"
},
"source_files": "TreasureChest/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"ReactiveObjC": [
"3.1.0"
],
"Masonry": [
]
},
"swift_versions": "4.0",
"swift_version": "4.0"
}