blob: 6761ecbe84d3397c5d75cb0d231f265633246365 [file] [log] [blame]
{
"name": "XCUntils",
"version": "0.1.0",
"summary": "常用三方工具类整理",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mmzyang/XCUntils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mmzyang": "cix@jumei.com"
},
"source": {
"git": "https://github.com/mmzyang/XCUntils.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XCUntils/Classes/*.{h,m}"
}