[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 3 / 2 / JHFrameLayout / 2.5.1 / JHFrameLayout.podspec.json
blobc252c40792c0836fb813405efdeb6856f9c912f7
2   "name": "JHFrameLayout",
3   "summary": "A simple way for frame layout. It can autolayout in version 2.0.",
4   "version": "2.5.1",
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": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/xjh093/JHFrameLayout.git",
17     "tag": "2.5.1"
18   },
19   "source_files": "JHFrameLayout/*.{h,m}",
20   "requires_arc": true,
21   "frameworks": "UIKit"