[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 2 / b / MMPhotoLibrary / 0.2.0 / MMPhotoLibrary.podspec.json
blob35b5a9a36ba44f54046363e2b913ec224fe13e1d
2   "name": "MMPhotoLibrary",
3   "version": "0.2.0",
4   "summary": "A short summury of MMPhotoLibrary.",
5   "description": "A short description of MMPhotoLibrary.",
6   "homepage": "https://github.com/moosamir68/MMPhotoLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Moosa Mir": "moosamir68@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/moosamir68/MMPhotoLibrary.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MMPhotoLibrary/Classes/**/*",
22   "resources": [
23     "MMPhotoLibrary/Assests.xcassets",
24     "MMPhotoLibrary/Classes/*.xib"
25   ],
26   "frameworks": "UIKit",
27   "dependencies": {
28     "TOCropViewController": [
29       "~> 2.3.4"
30     ],
31     "KTCenterFlowLayout": [
32       "~> 1.3.1"
33     ],
34     "SnapKit": [
35       "~> 4.0.0"
36     ]
37   }