[Add] ijkmedia-framework 1.0.0
[CocoaPods.git] / Specs / 6 / 7 / 4 / IImagePickerManager / 0.0.1 / IImagePickerManager.podspec.json
blob420f031d9004e8eb3a8a38ad8bd7b10ed1774486
2   "name": "IImagePickerManager",
3   "version": "0.0.1",
4   "summary": "IImagePickerManager for iOS swift",
5   "description": "Pictures crop, it is very convenient.",
6   "homepage": "https://github.com/ixialuo/IImagePickerManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ixialuo": "ixialuo@gmail.com"
13   },
14   "social_media_url": "http://blog.csdn.net/ixialuo",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/ixialuo/IImagePickerManager.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "Sources/*.swift",
23   "requires_arc": true,
24   "dependencies": {
25     "CTAssetsPickerController": [
27     ],
28     "TOCropViewController": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"