[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / b / CXCardView / 1.0.0 / CXCardView.podspec.json
blobe24442bff9f4ce0a9fa6e6bc0845923d1dbf9b0e
2   "name": "CXCardView",
3   "version": "1.0.0",
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.0"
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