[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / f / AutoSlideScrollView / 0.0.1 / AutoSlideScrollView.podspec.json
blob01434c405d138f20e4f0be2601be0418436a1c54
2   "name": "AutoSlideScrollView",
3   "version": "0.0.1",
4   "summary": "A auto slide scrollView.",
5   "description": "                   This scrollView may perform as a ad window.\n",
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.1"
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