blob: a9a0058d79db71b86630dd2a2d5c72620beace6e [file] [log] [blame]
{
"name": "UC_commonUnit",
"version": "0.0.1",
"summary": "通用工具",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.hnbangyao.com/UCComponen/uc_commonunit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangheng": "1339669469@qq.com"
},
"source": {
"git": "http://git.hnbangyao.com/UCComponen/uc_commonunit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "SLMarqueeControl",
"source_files": "UC_commonUnit/Classes/SLMarqueeControl/**/*"
}
]
}