[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 2 / 8 / SCFadeSlideView / 0.0.1 / SCFadeSlideView.podspec.json
blob8cb8d03d87d7bd9d4e792f0f8de1ca2fd1cb7863
2   "name": "SCFadeSlideView",
3   "version": "0.0.1",
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.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true