[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / e / 2 / 4 / HGPersonalCenterExtend / 0.1.4 / HGPersonalCenterExtend.podspec.json
blob2f695312ef6e460a8e11e8bac8009694c247dd0e
2   "name": "HGPersonalCenterExtend",
3   "version": "0.1.4",
4   "license": "MIT",
5   "summary": "Resolve scrollView nested sliding conflicts.",
6   "description": "Resolve scrollView nested sliding conflicts.\nHGPersonalCenterExtend supports iOS.",
7   "homepage": "https://github.com/ArchLL/HGPersonalCenterExtend",
8   "authors": {
9     "Arch": "mint_bin@163.com"
10   },
11   "source": {
12     "git": "https://github.com/ArchLL/HGPersonalCenterExtend.git",
13     "tag": "0.1.4"
14   },
15   "source_files": "HGPersonalCenterExtend/Classes/*.{h,m}",
16   "ios": {
17     "frameworks": [
18       "Foundation",
19       "UIKit"
20     ]
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "dependencies": {
26     "Masonry": [
27       "~> 1.1.0"
28     ]
29   },
30   "requires_arc": true