blob: b90aae98a7f8d2b6335eec803b7323c63c3e1a64 [file] [log] [blame]
{
"name": "JYImageTool",
"summary": "Useful image tools for iOS.",
"version": "2.0",
"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.0"
},
"requires_arc": true,
"source_files": "JYImageTool/**/*.{h,m}",
"frameworks": "UIKit"
}