[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / f / 5 / 9 / DZSinglonFactory / 1.0.0 / DZSinglonFactory.podspec.json
blob8e1c9f76a67ba08bad34a105685bc8db344b7825
2   "name": "DZSinglonFactory",
3   "version": "1.0.0",
4   "summary": "快速创建一个单例",
5   "description": "                       快速创建一个单例,相当快速\n",
6   "homepage": "https://github.com/yishuiliunian/DZSinglonFactory",
7   "license": "MIT",
8   "authors": {
9     "stonedong": "yishuiliunian@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yishuiliunian/DZSinglonFactory.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "4.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "DZSinglonFactory": [
22       "Pod/Assets/*.png"
23     ]
24   }