blob: 188881f46a2dbf313a3c50fc3fa5d54ca05e959f [file] [log] [blame]
{
"name": "CAUMessage",
"version": "1.2.6",
"summary": "CAUMessage. for test",
"description": "友盟推送测试\nThe description is shorter than the summary",
"homepage": "http://dev.umeng.com/social/ios/quick-integration",
"license": "MIT",
"authors": {
"wuzx": "wuzx@feiyu.com"
},
"source": {
"git": "https://github.com/diong/CAUMessage.git",
"tag": "1.2.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"Pod/Classes/**/*",
"Pod/UMessage_Sdk_1.2.6/*"
],
"resource_bundles": {
"CAUMessage": [
"Pod/Assets/*.png"
]
},
"public_header_files": [
"Pod/Classes/**/*.h",
"Pod/UMessage_Sdk_1.2.6/*.h"
]
}