blob: bdbf9a70194442b63b16ce750faf912a4ba814de [file] [log] [blame]
{
"name": "IU_UpdateSDK",
"version": "0.1.0",
"summary": "A short description of IU_UpdateSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ZiOS-Repo/IU_UpdateSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuyuhui434@gmail.com": "zhuyuhui434@gmail.com"
},
"source": {
"git": "https://github.com/ZiOS-Repo/IU_UpdateSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IU_UpdateSDK/Classes/**/*",
"resource_bundles": {
"IU_UpdateSDK": [
"IU_UpdateSDK/Assets/*.png"
]
}
}