blob: 4f9803fa99336cf1244d70fb40e86a5ec1142357 [file] [log] [blame]
{
"name": "CreateImageSDK",
"version": "0.1.0",
"summary": "A short description of CreateImageSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Zhugy/CreateImageSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhugy781@163.com": "zhugy781@163.com"
},
"source": {
"git": "https://github.com/Zhugy/CreateImageSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CreateImageSDK/**/*",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"user_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}