[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 5 / 7 / GXCardView / 0.1.1 / GXCardView.podspec.json
blob09d5310687a29f49b62c911bbf5bca53fbf1666c
2   "name": "GXCardView",
3   "version": "0.1.1",
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.1.1"
16   },
17   "requires_arc": true,
18   "source_files": "GXCardView/GXCardView*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]