[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / d / 2 / 9 / ZWPTouchFrames / 1.0.1 / ZWPTouchFrames.podspec.json
blob46d673f7031162dda1f3984fc0c2331920dc83a4
2   "name": "ZWPTouchFrames",
3   "summary": "Helpers to manipulate frames and bounds of UIView",
4   "version": "1.0.1",
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.1"
19   },
20   "requires_arc": true,
21   "prefix_header_file": "ZWPTouchFrames/ZWPTouchFrames-Prefix.pch",
22   "source_files": "ZWPTouchFrames/",
23   "frameworks": "UIKit"