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