[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 9 / 4 / PPDelegate / 0.1.1 / PPDelegate.podspec.json
blob706d669ce44deb0c4c7fc5426ce8d08bb1761b1d
2   "name": "PPDelegate",
3   "version": "0.1.1",
4   "summary": "a tool of set more delegate",
5   "platforms": {
6     "ios": "6.0"
7   },
8   "description": "设置多个监听者,完成事件的监听",
9   "homepage": "https://github.com/JungHsu/PPDelegate",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "JungHsu": "1021057927@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/JungHsu/PPDelegate.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "PPDelegate/**/*.{h,m}",
22   "requires_arc": true