[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 5 / 7 / GXCardView / 0.0.6 / GXCardView.podspec.json
blob8621fca2cb5a418a4d3ec718fdb0d9126e1e93f6
2   "name": "GXCardView",
3   "version": "0.0.6",
4   "summary": "一个卡片式布局,类似(探探附近/QQ颜值匹配)等...",
5   "homepage": "https://github.com/gsyhei/GXCardView",
6   "license": "MIT",
7   "authors": {
8     "Gin": "279694479@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/gsyhei/GXCardView.git",
15     "tag": "0.0.6"
16   },
17   "requires_arc": true,
18   "source_files": "GXCardView/GXCardView*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]