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