[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 7 / e / UIViewRectExtension / 0.0.2 / UIViewRectExtension.podspec.json
blob9bbf57c17d47ccdc3a738129c6c0086935b2f84b
2   "name": "UIViewRectExtension",
3   "version": "0.0.2",
4   "summary": "UIView+Rect",
5   "description": "An extension of UIView` rect",
6   "homepage": "https://github.com/yuyedaidao/UIViewExtension",
7   "license": "MIT",
8   "authors": {
9     "yuyedaidao": "wyqpadding@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/yuyedaidao/UIViewExtension.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "pushed_with_swift_version": "3.0"