blob: 9db8b97875de745d3ef9518567545fa5fcc963c7 [file] [log] [blame]
{
"name": "WZZViewTool",
"version": "1.0.1",
"summary": "WZZViewTool是一个视图工具集合",
"description": "WZZPOSManager是一个pos机中控处理器,方便接入pos",
"homepage": "https://github.com/13731160065/WZZViewToolDemo",
"license": "MIT",
"authors": {
"13731160065": "714318973@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/13731160065/WZZViewToolDemo.git",
"tag": "1.0.1"
},
"frameworks": "CoreBluetooth",
"subspecs": [
{
"name": "Animation",
"source_files": "WZZViewToolDemo/WZZViewTool/Animation/*"
},
{
"name": "AOP",
"source_files": "WZZViewToolDemo/WZZViewTool/AOP/*"
},
{
"name": "BaseView",
"source_files": "WZZViewToolDemo/WZZViewTool/BaseView/*"
},
{
"name": "Loading",
"source_files": "WZZViewToolDemo/WZZViewTool/Loading/*"
}
]
}