blob: a0dde099cacf1f5d6eab03c3ab18b014c00e07d7 [file] [log] [blame]
{
"name": "LXScrollViewRunLoop",
"version": "0.0.3",
"summary": "A Cycle ScrollView. support gif ImageView.",
"homepage": "https://github.com/sunshineLixun/LXScrollViewRunLoop",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunshineLixun": "1261142605@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sunshineLixun/LXScrollViewRunLoop.git",
"tag": "0.0.3"
},
"source_files": "CycleScrollView/LXCycleScrollView/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreFoundation",
"QuartzCore",
"AssetsLibrary",
"ImageIO",
"Accelerate",
"MobileCoreServices",
"CoreGraphics",
"CoreImage",
"CoreText",
"ImageIO"
],
"dependencies": {
"YYWebImage": [
],
"YYCategories": [
]
}
}