[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 8 / c / PKCUtil / 0.3.8 / PKCUtil.podspec.json
blobb4ee7eda81cb67e234651585da9779a7aaea7db2
2   "name": "PKCUtil",
3   "version": "0.3.8",
4   "summary": "Util made easy to write for each project",
5   "description": "I always use copy / paste for each project, so I think it would be more convenient to use library for cocoapods.",
6   "homepage": "https://github.com/pikachu987/PKCUtil",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pikachu987": "pikachu987@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/pikachu987/PKCUtil.git",
16     "tag": "0.3.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PKCUtil/Classes/**/*",
22   "pushed_with_swift_version": "3.0"