blob: 47985e32de93057021ece507039a90d9cb7a80d6 [file] [log] [blame]
{
"name": "LightweightPickerController",
"version": "0.2.0",
"summary": "Controller to pick and crop media. Writte in Swift.",
"description": "Lightweight piker controller that allows to pick different media types from different sources and crop images.",
"homepage": "https://github.com/anatoliyv/lightweight-picker-controller",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anatoliy Voropay": "anatoliy.voropay@gmail.com"
},
"source": {
"git": "https://github.com/anatoliyv/lightweight-picker-controller.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/anatoliy_v",
"platforms": {
"ios": "10.0"
},
"source_files": "LightweightPickerController/Classes/**/*",
"frameworks": [
"UIKit",
"AssetsLibrary",
"Photos",
"MobileCoreServices"
],
"pushed_with_swift_version": "4.0"
}