blob: 7f764eb963d41a868229f7685c4b2a11969b0ddd [file] [log] [blame]
{
"name": "NEImage",
"version": "1.0.0",
"summary": "A short description of NEImage.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Alienchang/NEImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1217493217@qq.com": "chang.liu.meme@funpuls.com"
},
"source": {
"git": "https://github.com/Alienchang/NEImage.git",
"tag": "1.0.0"
},
"social_media_url": "https://www.jianshu.com/u/b1b964b19576",
"platforms": {
"ios": "9.0"
},
"source_files": "NEImage/*.{h,m,mm}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SDWebImage": [
],
"SDWebImage/WebP": [
],
"APNGImageSerialization": [
"~> 0.1.3"
]
}
}