blob: fddc9ca12f4a8cacc1f69b4e1811e27c70c61175 [file] [log] [blame]
{
"name": "WyUITool",
"version": "0.0.2",
"summary": "A convenient tool about UI for Objective-C.",
"homepage": "https://github.com/WayneMotion/WyUITool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wayne": "617189297@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WayneMotion/WyUITool.git",
"tag": "0.0.2"
},
"source_files": "WyUITool/Category/**/*",
"requires_arc": true
}