[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 9 / 3 / 1 / CardStack / 0.2.0 / CardStack.podspec.json
blob7c335bd81a208c3e1aa0e1834d502c8c9466a898
2   "name": "CardStack",
3   "summary": "Recreating Apple's passbook",
4   "description": "A super basic clone of Passbook's card UI using UICollectionView, it features a custom collection view layout for your reusability or learning use.",
5   "version": "0.2.0",
6   "homepage": "https://github.com/3lvis/CardStack",
7   "license": "MIT",
8   "authors": {
9     "Elvis Nuñez": "elvisnunez@me.com"
10   },
11   "source": {
12     "git": "https://github.com/3lvis/CardStack.git",
13     "tag": "0.2.0"
14   },
15   "social_media_url": "https://twitter.com/3lvis",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Source/**/*",
21   "frameworks": "UIKit"