blob: 79050eca6289ba97bd7b9b0fe11e68c2a15034fb [file] [log] [blame]
{
"name": "WZZViewTool",
"version": "1.0.0",
"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.0"
},
"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/*"
}
]
}