[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / a / LTImagePicker / 1.0.0 / LTImagePicker.podspec.json
blob3194fc2a77d7e13990c4bb9d318fcd05b72ad59d
2   "name": "LTImagePicker",
3   "version": "1.0.0",
4   "summary": "Custom ImagePicker and camera with crop features.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LorTos/LTImagePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LorTos": "lorenzotoscanidc@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LorTos/LTImagePicker.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "LTImagePicker/Classes/**/*",
23   "resource_bundles": {
24     "LTImagePicker": [
25       "LTImagePicker/Assets/*"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "AVFoundation",
31     "CoreImage"
32   ]