[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / e / 7 / ucm_push / 0.0.1 / ucm_push.podspec.json
blobcd34b127f22de38376c26e67047ec741d36bb8fe
2   "name": "ucm_push",
3   "version": "0.0.1",
4   "summary": "推送模块.",
5   "description": "推送模块编辑",
6   "homepage": "http://git.hnbangyao.com/UCComponen/ucm_push",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangheng": "1339669469@qq.com",
13     "fantengteng": "593886467@qq.com",
14     "wangmeng": "37716571@qq.com"
15   },
16   "source": {
17     "git": "http://git.hnbangyao.com/UCComponen/ucm_push.git",
18     "tag": "0.0.1"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "arm64 armv7 armv7s x86_64"
25   },
26   "static_framework": true,
27   "source_files": "ucm_push/Classes/**/*",
28   "dependencies": {
29     "mob_pushsdk": [
31     ],
32     "UC_Commonmodule/UC_CommonmoduleMaco": [
34     ]
35   }