[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 2 / 8 / SCFadeSlideView / 0.0.2 / SCFadeSlideView.podspec.json
blob76370e7ad86e39e731b7fe417e566230fcd75c52
2   "name": "SCFadeSlideView",
3   "version": "0.0.2",
4   "summary": "A view extends UIView could fade while sliding.",
5   "description": "A view extends UIView used on iOS, which implement by Objective-C,could fade while sliding.",
6   "homepage": "https://github.com/WongSuechang/SCFadeSlideView",
7   "license": "MIT",
8   "authors": {
9     "WongSuechang": "semp@live.cn"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/WongSuechang/SCFadeSlideView.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true