[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 5 / 0 / a / LXCycleScrollView / 0.0.9 / LXCycleScrollView.podspec.json
bloba03ba1698b4110d45528135bfa106f558d5a0cc7
2   "name": "LXCycleScrollView",
3   "version": "0.0.9",
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.9"
19   },
20   "source_files": "CycleScrollView/LXCycleScrollView/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "CoreFoundation",
25     "QuartzCore",
26     "AssetsLibrary",
27     "ImageIO",
28     "Accelerate",
29     "MobileCoreServices",
30     "CoreGraphics",
31     "CoreImage",
32     "CoreText",
33     "ImageIO"
34   ],
35   "dependencies": {
36     "YYWebImage": [
38     ],
39     "YYCategories": [
41     ]
42   }