[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 5 / 2 / SCSuspendedView / 1.0.0 / SCSuspendedView.podspec.json
blob04c4a467a6ad8daa0d6d259842ecd70589962433
2   "name": "SCSuspendedView",
3   "version": "1.0.0",
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.0.0"
20   },
21   "source_files": "SCSuspendedView/**/*.{h,m}",
22   "public_header_files": "SCSuspendedView/**/*.h",
23   "requires_arc": true