blob: bf3e0df2bc894c66bcb5c77c424cbdf8d44d1601 [file] [log] [blame]
{
"name": "NohanaImagePicker",
"version": "0.6.0",
"summary": "Multiple image picker for iOS app.",
"homepage": "https://github.com/nohana/NohanaImagePicker",
"license": {
"type": "Apache License v2",
"file": "LICENSE"
},
"authors": {
"nohana": "development@nohana.co.jp"
},
"source": {
"git": "https://github.com/nohana/NohanaImagePicker.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NohanaImagePicker/*.swift",
"resource_bundles": {
"NohanaImagePicker": [
"NohanaImagePicker/*.{xcassets,storyboard,lproj}"
]
},
"frameworks": [
"UIKit",
"Photos"
]
}