[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 0 / 8 / c / PKCUtil / 0.4.4 / PKCUtil.podspec.json
blob306a9cbfbdd4ff769edc5e6cc07e75a3524f405e
2   "name": "PKCUtil",
3   "version": "0.4.4",
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.4.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PKCUtil/Classes/**/*",
22   "pushed_with_swift_version": "3.0"