blob: ea1b5af6cdc09526d8f0ae3b1c9228b2848388d1 [file] [log] [blame]
{
"name": "TGImage",
"version": "0.0.2",
"summary": "一款以最时髦的方式来使用UIImage的swift插件",
"homepage": "https://github.com/targetcloud/TGImage",
"license": "MIT",
"authors": {
"targetcloud": "targetcloud@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/targetcloud/TGImage.git",
"tag": "0.0.2"
},
"source_files": "TGImage/TGImage/TGImage/**/*.{swift,h,m}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}