[Add] YIM 2.2.1
[CocoaPods.git] / Specs / f / 8 / 2 / KrNrImagePicker / 0.0.17 / KrNrImagePicker.podspec.json
blob2da597ec084c445481b9e3ec3d5dd690a742f95e
2   "name": "KrNrImagePicker",
3   "version": "0.0.17",
4   "summary": "A short description of KrNrImagePicker.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kobe721013/KrNrImagePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kobe721013": "kobebryant721013@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kobe721013/KrNrImagePicker.git",
16     "tag": "0.0.17"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "Sources",
24       "source_files": "KrNrImagePicker/Sources/**/*"
25     },
26     {
27       "name": "Resources",
28       "resource_bundles": {
29         "KrNrImagePicker": [
30           "KrNrImagePicker/Resources/*.*"
31         ]
32       }
33     }
34   ]