blob: 217f77f01a6513a022282052f5dcc286889a4a6c [file] [log] [blame]
{
"name": "XCCommonTools",
"version": "0.1.1",
"summary": "XCCommonTools 是一个用来管理日常使用的三方文件的 pod 库.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mmzyang/XCCommonTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mmzyang": "mmzyang@sina.com"
},
"source": {
"git": "https://github.com/mmzyang/XCCommonTools.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XCCommonTools/Classes/**/*"
}