[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 2 / 6 / MPServiceBridge / 0.0.4 / MPServiceBridge.podspec.json
blobd14f5368c4f7622bf46be2432d3c662aa8bdd2e8
2   "name": "MPServiceBridge",
3   "version": "0.0.4",
4   "summary": "iOS AppDelegate瘦身之利用 Protocol-Class方案实现一个 AppDelegate Category.",
5   "description": "TODO: iOS AppDelegate瘦身之利用 Protocol-Class方案实现一个 AppDelegate Category.",
6   "homepage": "https://github.com/zhichaoDong/MPServerBridge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhichaoDong": "dzc_xinlang@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/zhichaoDong/MPServerBridge.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "public_header_files": "MPServiceBridge/Classes/*.h",
22   "source_files": "MPServiceBridge/Classes/*.{h,m}",
23   "frameworks": "UIKit"