[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / c / 5 / 3 / GDPInfoHeadView / 1.0.0 / GDPInfoHeadView.podspec.json
blob1d86304da3a631ded8e226595b14a932b5592c88
2   "name": "GDPInfoHeadView",
3   "version": "1.0.0",
4   "summary": "封装个人中心,头像视图, 可以更改头像.",
5   "homepage": "https://github.com/sunmumu/GDPInfoHeadView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sunmumu": "335089101@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/sunmumu/GDPInfoHeadView.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": true,
21   "source_files": "GDPInfoHeadView/**/*.{h,m}",
22   "public_header_files": "GDPInfoHeadView/**/*.{h}",
23   "libraries": "z",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Masonry": [
28     ],
29     "SDWebImage": [
31     ]
32   }