[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 3 / c / TTCardView / 0.1.1 / TTCardView.podspec.json
blobd9496c79b3c8f2fe26b4812d4b5201c52009ffd3
2   "name": "TTCardView",
3   "version": "0.1.1",
4   "summary": "CardView ported to Objective-C",
5   "description": "This is a port of the CardView UIView subclass from https://github.com/aclissold/CardView",
6   "homepage": "https://github.com/dhiraj/TTCardView",
7   "screenshots": "https://cloud.githubusercontent.com/assets/43901/16893729/aced4a8e-4b5e-11e6-9082-3f2828d1a3d3.png",
8   "license": {
9     "type": "Apache",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Dhiraj Gupta": "development@traversient.com"
14   },
15   "source": {
16     "git": "https://github.com/dhiraj/TTCardView.git",
17     "tag": "0.1.1"
18   },
19   "social_media_url": "https://twitter.com/dhiraj",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "TTCardView/Classes/**/*",
24   "public_header_files": "TTCardView/Classes/**/*.h"