blob: 148ee767f8883684d01f6d84d5cb0394e21d70c0 [file] [log] [blame]
{
"name": "JYImageTool",
"summary": "đź› Useful image tools for iOS.",
"version": "2.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Job-Yang": "578093143@qq.com"
},
"social_media_url": "http://www.jianshu.com/users/cf7e85326534/latest_articles",
"homepage": "https://github.com/Job-Yang/JYImageTool",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Job-Yang/JYImageTool.git",
"tag": "2.1"
},
"requires_arc": true,
"source_files": "JYImageTool/**/*.{h,m}",
"frameworks": "UIKit"
}