[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 9 / 7 / SAInboxViewController / 0.7.0 / SAInboxViewController.podspec.json
bloba20011ea1052b5eaac3a708fc7b12918e54c420e
2   "name": "SAInboxViewController",
3   "version": "0.7.0",
4   "summary": "UIViewController subclass inspired by \"Inbox by google\" animated transitioning.",
5   "homepage": "https://github.com/marty-suzuki/SAInboxViewController",
6   "license": "MIT",
7   "authors": {
8     "Taiki Suzuki": "s1180183@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/marty-suzuki/SAInboxViewController.git",
12     "tag": "0.7.0"
13   },
14   "social_media_url": "https://twitter.com/marty_suzuki",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "SAInboxViewController/*.{swift}",
20   "dependencies": {
21     "MisterFusion": [
23     ]
24   }