[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / b / 0 / 8 / LYPhotoPickViewController / 1.0.0 / LYPhotoPickViewController.podspec.json
blobc24d456ad9e0471b62569c4d5393b642c28bb6c0
2   "name": "LYPhotoPickViewController",
3   "version": "1.0.0",
4   "summary": "an iOS photo pick view controller.",
5   "description": "a simple photo pick view controller for iOS",
6   "homepage": "https://github.com/install-b",
7   "license": "MIT",
8   "authors": {
9     "ShangenZhang": "645256685@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/install-b/LYPhotoPickViewController.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "public_header_files": "Classes/Controller/LYPhotoPickViewController.h",
23   "resources": "Classes/Resources/*.bundle",
24   "frameworks": "UIKit",
25   "requires_arc": true