blob: 509b638a83d3dea5091b9678455f2fdb880aa90f [file] [log] [blame]
{
"name": "KZ_EnlargeImage",
"version": "0.1.3",
"summary": "iOS enlargeImage.",
"homepage": "https://github.com/KieronZhang/KZ_EnlargeImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KieronZhang.": "https://github.com/KieronZhang"
},
"source": {
"git": "https://github.com/KieronZhang/KZ_EnlargeImage.git",
"tag": "0.1.3",
"submodules": true
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"requires_arc": true,
"ios": {
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "KZ_EnlargeImage/KZ_EnlargeImage_iOS.framework"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"KZ_WebImage": [
],
"KZ_ReuseScrollView": [
],
"KZ_Categories": [
],
"KZ_MacroDefinition": [
]
}
}