[Add] GoogleMobileAdsMediationIronSource 8.5.0.0.1
[CocoaPods.git] / Specs / e / 2 / 4 / HGPersonalCenterExtend / 0.1.6 / HGPersonalCenterExtend.podspec.json
blob14d3377dc726c6d83f6bb47ca87e7aab99f9015b
2   "name": "HGPersonalCenterExtend",
3   "version": "0.1.6",
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.6"
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