blob: 0d39c54cc37fdf70f3849a3c76ad926294d4417e [file] [log] [blame]
{
"name": "WaterMarkImage",
"version": "0.1.0",
"summary": "A short description of WaterMarkImage.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/laobizhai/WaterMarkImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"laobizhai": "792088903@qq.com"
},
"source": {
"git": "https://github.com/laobizhai/WaterMarkImage.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WaterMarkImage/Classes/**/*",
"vendored_libraries": "WaterMarkImage/Classes/libLBZGetWaterMarkImage.a",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}