[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 7 / f / AutoSlideScrollView / 0.0.11 / AutoSlideScrollView.podspec.json
blob4cb8411e6355673b3a527d6f708380073f524c08
2   "name": "AutoSlideScrollView",
3   "version": "0.0.11",
4   "summary": "A auto slide scrollView.",
5   "description": "This scrollView may perform as a ad window.",
6   "homepage": "https://github.com/iOSNerd/PagedScrollView",
7   "license": "MIT",
8   "authors": {
9     "chen": "boch2436@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/iOSNerd/PagedScrollView.git",
16     "tag": "0.0.11"
17   },
18   "source_files": [
19     "AutoSlideScrollView",
20     "AutoSlideScrollView/**/*.{h,m,bundle}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": "AutoSlideScrollView/*.h",
24   "frameworks": [
25     "Foundation",
26     "CoreGraphics",
27     "UIKit"
28   ],
29   "requires_arc": true