[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 3 / 2 / JHFrameLayout / 2.5.3 / JHFrameLayout.podspec.json
blobc8a4939ef7f4f73351a2f028adc9d4e20c1eba3a
2   "name": "JHFrameLayout",
3   "summary": "A simple way for frame layout. It can autolayout in version 2.0.",
4   "version": "2.5.3",
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.3"
18   },
19   "source_files": "JHFrameLayout/*.{h,m}",
20   "requires_arc": true,
21   "frameworks": "UIKit"