blob: f375db0b8b5f7eb453034c7c495e0e47dfb0a333 [file] [log] [blame]
{
"name": "YLCountTool",
"version": "0.0.3",
"summary": "A test framework.",
"description": "this is a test framework for display",
"homepage": "http://huancheclub.com",
"license": "MIT",
"authors": {
"杨龙": "yl@huancheclub.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "http://120.27.137.53/pod-tools/YLCountTool.git",
"tag": "0.0.3"
},
"requires_arc": true,
"subspecs": [
{
"name": "UICountLabel",
"source_files": "YLCountTool/YLCountTool/UICountingLabel/*.{h,m}"
}
]
}