[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / a / 8 / LightweightPickerController / 0.1.0 / LightweightPickerController.podspec.json
blobf7551500de29f30a40e5be6c811f39730bdfeb2e
2   "name": "LightweightPickerController",
3   "version": "0.1.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.1.0"
17   },
18   "social_media_url": "https://twitter.com/anatoliy_v",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "LightweightPickerController/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "AssetsLibrary",
26     "Photos",
27     "MobileCoreServices"
28   ],
29   "pushed_with_swift_version": "3.0"