blob: cca760ba6b6b578355fbb50e93220e099f877a1a [file] [log] [blame]
{
"name": "LLWebpKit",
"version": "1.0.3",
"summary": "LLWebpKit: An live animations pic of load tools",
"description": "Live animation tools",
"homepage": "http://git.yryz.com/qiyun/LLWebpKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Qiyun2014": "shagengba@gmail.com"
},
"source": {
"git": "git@192.168.30.4:qiyun/LLWebpKit.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SDWebImage": [
"~> 5.0.3"
],
"YYKit": [
]
},
"frameworks": [
"UIKit",
"AVFoundation"
],
"source_files": "LLWebpKit/Classes/**/*.{h,m}",
"resource_bundles": {
"LLWebpKit": [
"LLWebpKit/Assets/*.webp"
]
}
}