blob: 7762938b866b0a3992706414292587330e5055a4 [file] [log] [blame]
{
"name": "SMInstagramPhotoPicker",
"version": "0.3.1",
"summary": "Same as Instagram Photo Picker",
"description": "Features\n\n Categories for UIColor\n So easy to use.\n Support Swift 3.0\n Performances!\n Use GCD and ARC\nRequirements\n\niOS 10.3.0 or later\nwatchOS 3.1 or later\nOS X 12.0 or later\nXcode 8.0 or later\nGetting Started",
"homepage": "https://github.com/sweetmans/SMInstagramPhotoPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sweetmans": "ceo@sweetman.cc"
},
"source": {
"git": "https://github.com/sweetmans/SMInstagramPhotoPicker.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SMInstagramPhotoPicker/Classes/**/*.swift",
"resource_bundles": {
"Resources": "SMInstagramPhotoPicker/Resources/*.png"
},
"module_name": "SMImagePicker",
"frameworks": [
"UIKit",
"Photos"
],
"pushed_with_swift_version": "3.1"
}