[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 8 / e / CAUMessage / 1.2.6 / CAUMessage.podspec.json
blob188881f46a2dbf313a3c50fc3fa5d54ca05e959f
2   "name": "CAUMessage",
3   "version": "1.2.6",
4   "summary": "CAUMessage.  for test",
5   "description": "友盟推送测试\nThe description is shorter than the summary",
6   "homepage": "http://dev.umeng.com/social/ios/quick-integration",
7   "license": "MIT",
8   "authors": {
9     "wuzx": "wuzx@feiyu.com"
10   },
11   "source": {
12     "git": "https://github.com/diong/CAUMessage.git",
13     "tag": "1.2.6"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "Pod/Classes/**/*",
21     "Pod/UMessage_Sdk_1.2.6/*"
22   ],
23   "resource_bundles": {
24     "CAUMessage": [
25       "Pod/Assets/*.png"
26     ]
27   },
28   "public_header_files": [
29     "Pod/Classes/**/*.h",
30     "Pod/UMessage_Sdk_1.2.6/*.h"
31   ]