[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 8 / e / CAUMessage / 1.4.0 / CAUMessage.podspec.json
blobea69a553d83a8453ad4dd489d48c3a447646c925
2   "name": "CAUMessage",
3   "version": "1.4.0",
4   "summary": "CAUMessage. 友盟推送1.4.0版本,包含IDFA",
5   "description": "友盟推送\nThe description is shorter than the summary",
6   "homepage": "http://dev.umeng.com/push/ios/sdk-download",
7   "license": "MIT",
8   "authors": {
9     "wuzhx": "wdgxzhongxiang@163.com"
10   },
11   "source": {
12     "git": "https://github.com/diong/CAUMessage.git",
13     "tag": "1.4.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "UMessage_Sdk_1.4.0/*.h",
20   "preserve_paths": "UMessage_Sdk_1.4.0/libUMessage_Sdk_1.4.0.a",
21   "libraries": [
22     "UMessage_Sdk_1.4.0",
23     "z"
24   ],
25   "xcconfig": {
26     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/CAUMessage/UMessage_Sdk_1.4.0/"
27   }