[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 3 / 2 / JHFrameLayout / 2.2.0 / JHFrameLayout.podspec.json
blob51b024e53c85a2de6ccd4d7ff98bc5ae7f427cfd
2   "name": "JHFrameLayout",
3   "summary": "A simple way for frame layout. It can autolayout in version 2.0.",
4   "version": "2.2.0",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "Haocold": "xjh093@126.com"
10   },
11   "homepage": "https://github.com/xjh093/JHFrameLayout",
12   "platforms": {
13     "ios": null
14   },
15   "source": {
16     "git": "https://github.com/xjh093/JHFrameLayout.git",
17     "tag": "2.2.0"
18   },
19   "source_files": "JHFrameLayout/*.{h,m}",
20   "requires_arc": true,
21   "frameworks": "UIKit"