[Add] Dalila 1.0.25
[CocoaPods.git] / Specs / a / f / e / PKCCrop / 0.1.7 / PKCCrop.podspec.json
bloba1c325dbe982da212515a5839416752618b8cb23
2   "name": "PKCCrop",
3   "version": "0.1.7",
4   "summary": "Images 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.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PKCCrop/Classes/*",
22   "resources": "PKCCrop/**/*",
23   "resource_bundles": {
24     "PKCCrop": [
25       "PKCCrop/Assets/*.png"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"