blob: 9a1312c9fbd9e8eae9afde3c20f0f572157ac8f6 [file] [log] [blame]
{
"name": "SMInstagramPhotoPicker",
"version": "0.3.8",
"summary": "SMInstagramPhotoPicker, A instagram photos picker viewcontroller using swift 3.1.",
"description": "A instagram photos picker viewcontroller using swift 3.1. Your can easy to get your photo quickly.\nAnd zooming, clip.\nA beautiful design UI.\nA Performances framework.\nA iOS 10.0 or later.",
"homepage": "https://github.com/sweetmans/SMInstagramPhotoPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sweetmans": "developer@sweetman.cc"
},
"source": {
"git": "https://github.com/sweetmans/SMInstagramPhotoPicker.git",
"tag": "0.3.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SMInstagramPhotoPicker/Classes/**/*.swift",
"resources": [
"SMInstagramPhotoPicker/Resources/*.png",
"SMInstagramPhotoPicker/Resources/*.xib"
],
"module_name": "SMInstagramPhotoPicker",
"frameworks": [
"UIKit",
"Photos"
],
"pushed_with_swift_version": "3.1"
}