[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / d / 6 / WDPageView / 0.0.2 / WDPageView.podspec.json
blobf82565a445c03d2423a10cba41a03c58656cc6f7
2   "name": "WDPageView",
3   "version": "0.0.2",
4   "summary": "A page scrolling inspired by UIScrollView",
5   "homepage": "https://github.com/kwdx/WDPageView",
6   "license": "MIT",
7   "authors": {
8     "warden": "wenduo_mail@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/kwdx/WDPageView.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "WDPageView/*.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "requires_arc": true