[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / a / 7 / c / LXScrollViewRunLoop / 0.0.7 / LXScrollViewRunLoop.podspec.json
blobd642b8ba12771f574317d000782c0369e284422d
2   "name": "LXScrollViewRunLoop",
3   "version": "0.0.7",
4   "summary": "A Cycle ScrollView. support gif ImageView.",
5   "homepage": "https://github.com/sunshineLixun/LXScrollViewRunLoop",
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/LXScrollViewRunLoop.git",
18     "tag": "0.0.7"
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   }