[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 2 / 9 / ZWPTouchFrames / 1.0.0 / ZWPTouchFrames.podspec.json
blob98b838c50cc4fa45bb4b3f8d61d5d5fcbf23fcb0
2   "name": "ZWPTouchFrames",
3   "summary": "Helpers to manipulate frames and bounds of UIView",
4   "version": "1.0.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/zwopple/ZWPTouchFrames",
10   "authors": {
11     "Zwopple | Creative Software": "support@zwopple.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/zwopple/ZWPTouchFrames.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": true,
21   "prefix_header_file": "ZWPTouchFrames/ZWPTouchFrames-Prefix.pch",
22   "source_files": "ZWPTouchFrames/",
23   "frameworks": "UIKit"