[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 0 / a / LXCycleScrollView / 0.0.8 / LXCycleScrollView.podspec.json
blobc117f03c3d758bdbd358a19e15dff6bb29cda14a
2   "name": "LXCycleScrollView",
3   "version": "0.0.8",
4   "summary": "A Cycle ScrollView support gif ImageView.",
5   "homepage": "https://github.com/sunshineLixun/LXCycleScrollView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sunshineLixun": "1261142605@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/sunshineLixun/LXCycleScrollView.git",
18     "tag": "0.0.8"
19   },
20   "source_files": "CycleScrollView/LXCycleScrollView/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "dependencies": {
24     "YYWebImage": [
26     ],
27     "YYCategories": [
29     ]
30   }