[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 5 / 8 / NohanaImagePicker / 0.7.0 / NohanaImagePicker.podspec.json
blob9bc25db1687a961208ccd917bfd1a7b0ff677c3a
2   "name": "NohanaImagePicker",
3   "version": "0.7.0",
4   "summary": "A multiple image picker for iOS app.",
5   "homepage": "https://github.com/nohana/NohanaImagePicker",
6   "license": {
7     "type": "Apache License v2",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "nohana": "development@nohana.co.jp"
12   },
13   "source": {
14     "git": "https://github.com/nohana/NohanaImagePicker.git",
15     "tag": "0.7.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "NohanaImagePicker/*.swift",
21   "resource_bundles": {
22     "NohanaImagePicker": [
23       "NohanaImagePicker/*.{xcassets,storyboard,lproj}"
24     ]
25   },
26   "frameworks": [
27     "UIKit",
28     "Photos"
29   ]