[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / f / e / PKCCrop / 0.1.2 / PKCCrop.podspec.json
blobd8210f5fa848c58666e3409208ffca8956deedc1
2   "name": "PKCCrop",
3   "version": "0.1.2",
4   "summary": "Images of cameras, galleries, etc. crop",
5   "description": "There are many options that can be used to easily put images into crops.",
6   "homepage": "https://github.com/pikachu987/PKCCrop",
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/PKCCrop.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PKCCrop/Classes/*",
22   "dependencies": {
23     "PKCCheck": [
25     ]
26   },
27   "resources": "PKCCrop/**/*",
28   "resource_bundles": {
29     "PKCCrop": [
30       "PKCCrop/Assets/*.png"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"