blob: d40c643a4f47327dbff2f4bab8e7f45f61b73f5b [file] [log] [blame]
{
"name": "MXSlideShow",
"version": "1.0",
"summary": "The open source fonts for Artsy apps + UIFont categories.",
"homepage": "https://github.com/muxueChen/MXSlideShow",
"license": "Code is MIT, then custom font licenses.",
"authors": {
"muxue": "15757043783@163.com"
},
"source": {
"git": "https://github.com/muxueChen/MXSlideShow.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/artsy",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "MXSlideShow/Classes/*",
"dependencies": {
"SDWebImage": [
]
},
"frameworks": "UIKit"
}