[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 4 / PPDelegate / 0.1.2 / PPDelegate.podspec.json
blobcb4268aa39923d2cf8172e7c3a69ae97a0f9a15f
2   "name": "PPDelegate",
3   "version": "0.1.2",
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.2"
20   },
21   "source_files": "PPDelegate/**/*.{h,m}",
22   "requires_arc": true