blob: 956a47be05897b0b94965e474bb30e77b4d8c020 [file] [log] [blame]
{
"name": "LN_PictureCarousel",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "一行代码实现图片轮播功能.",
"homepage": "https://github.com/LionNeo/LN_PictureCarousel.git.git",
"authors": {
"Lion_Neo": "123624331@qq.com"
},
"source": {
"git": "https://github.com/LionNeo/LN_PictureCarousel.git",
"tag": "1.0.0"
},
"source_files": "LN_PictureCarousel/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"SDWebImage": [
]
},
"requires_arc": true
}