blob: 3054a90c87d4ea020bd30c740f0a668ac71ec0c5 [file] [log] [blame]
{
"name": "TGImage",
"version": "0.0.1",
"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.1"
},
"source_files": "TGImage/TGImage/TGImage/**/*.{swift,h,m}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}