[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 5 / 2 / SCSuspendedView / 1.1 / SCSuspendedView.podspec.json
blob81737c1bde018815cc30e0e905dc287afdb2df53
2   "name": "SCSuspendedView",
3   "version": "1.1",
4   "summary": "SCSuspendedView provide a suspended view with transition animation.",
5   "description": "SCSuspendedView provide a suspended view with transition animation. It is a easy way to show a suspended view and transition animation.",
6   "homepage": "https://github.com/TalkingJourney/SCSuspendedView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TalkingJourney": "https://github.com/TalkingJourney"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/TalkingJourney/SCSuspendedView.git",
19     "tag": "1.1"
20   },
21   "source_files": "SCSuspendedView/**/*.{h,m}",
22   "public_header_files": "SCSuspendedView/**/*.h",
23   "requires_arc": true