[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / a / 8 / LightweightPickerController / 0.2.0 / LightweightPickerController.podspec.json
blob47985e32de93057021ece507039a90d9cb7a80d6
2   "name": "LightweightPickerController",
3   "version": "0.2.0",
4   "summary": "Controller to pick and crop media. Writte in Swift.",
5   "description": "Lightweight piker controller that allows to pick different media types from different sources and crop images.",
6   "homepage": "https://github.com/anatoliyv/lightweight-picker-controller",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anatoliy Voropay": "anatoliy.voropay@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/anatoliyv/lightweight-picker-controller.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/anatoliy_v",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "LightweightPickerController/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "AssetsLibrary",
26     "Photos",
27     "MobileCoreServices"
28   ],
29   "pushed_with_swift_version": "4.0"