[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / b / CXCardView / 1.0.2 / CXCardView.podspec.json
blobe6883c3b66a26bb0298ec27ba27dff4785e5406a
2   "name": "CXCardView",
3   "version": "1.0.2",
4   "summary": "Custom View with card style support drag to bottom or top with action. Build it in minutes.",
5   "homepage": "https://github.com/ChrisXu1221/CXCardView",
6   "license": "MIT",
7   "authors": {
8     "ChrisXu": "taterctl@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ChrisXu1221/CXCardView.git",
12     "tag": "1.0.2"
13   },
14   "source_files": "CXCardView/*.{h,m}",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "frameworks": [
19     "QuartzCore",
20     "CoreGraphics"
21   ],
22   "requires_arc": true