[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / c / 2 / 6 / MPServiceBridge / 0.0.6 / MPServiceBridge.podspec.json
blobff410fdef5ff0dd89b164f1124b271577b332296
2   "name": "MPServiceBridge",
3   "version": "0.0.6",
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.6"
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"