blob: 98b838c50cc4fa45bb4b3f8d61d5d5fcbf23fcb0 [file] [log] [blame]
{
"name": "ZWPTouchFrames",
"summary": "Helpers to manipulate frames and bounds of UIView",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/zwopple/ZWPTouchFrames",
"authors": {
"Zwopple | Creative Software": "support@zwopple.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/zwopple/ZWPTouchFrames.git",
"tag": "1.0.0"
},
"requires_arc": true,
"prefix_header_file": "ZWPTouchFrames/ZWPTouchFrames-Prefix.pch",
"source_files": "ZWPTouchFrames/",
"frameworks": "UIKit"
}