[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / a / UIView+Frame / 1.0.2 / UIView+Frame.podspec.json
blobf9eacb91e89ded35990bcdb5c5b764403293afcf
2   "name": "UIView+Frame",
3   "version": "1.0.2",
4   "summary": "UIView+Frame is a category for UIView which makes it easy to access frame properties .",
5   "description": "A longer description of UIView+FrameEx in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/jprothwell/UIView-FrameEx",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "zhouxiangzhong",
12   "platforms": {
13     "ios": "5.0"
14   },
15   "source": {
16     "git": "https://github.com/jprothwell/UIView-FrameEx.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "UIViewFrame/UIViewFrame/*.{h,m}"