[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / e / 3 / 6 / LPPushService / 1.2.0 / LPPushService.podspec.json
blob17c25254e75d5143cdeb322e831009db38981426
2   "name": "LPPushService",
3   "version": "1.2.0",
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.2.0"
20   },
21   "source_files": "LPPushService/*.{h,m}",
22   "dependencies": {
23     "BPushSDK": [
24       "1.4.3"
25     ]
26   },
27   "requires_arc": true