[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 3 / 6 / LPPushService / 1.0.1 / LPPushService.podspec.json
blob3bee3750ec6ff7c23b810798a6b7d4a3348585d0
2   "name": "LPPushService",
3   "version": "1.0.1",
4   "summary": "integrate APNs rapidly",
5   "homepage": "https://github.com/xiaofei86/LPPushService",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "XuYafei": "xuyafei86@163.com"
12   },
13   "social_media_url": "http://xuyafei.cn",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/xiaofei86/LPPushService.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "LPPushService/*.{h,m}",
22   "dependencies": {
23     "BPushSDK": [
24       "1.4.3"
25     ]
26   },
27   "requires_arc": true