[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 0 / 5 / UIView+HHFrame / 1.0.0 / UIView+HHFrame.podspec.json
blob8dbbea8547b0c93db45f2f088b69cd433a56bd7d
2   "name": "UIView+HHFrame",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "UIView extents.",
6   "homepage": "https://github.com/DoubleHH/UIView-Frame",
7   "authors": {
8     "DoubleHH": "huanghui2008123@163.com"
9   },
10   "source": {
11     "git": "https://github.com/DoubleHH/UIView-Frame.git",
12     "tag": "1.0.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": [
19     "UIView+Frame",
20     "*.{h,m}"
21   ]