[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 2 / 0 / LNSelectPhotos / 0.0.9 / LNSelectPhotos.podspec.json
blobf7d0e5672b8fe810e0b3148b17b2aedaad720a06
2   "name": "LNSelectPhotos",
3   "version": "0.0.9",
4   "summary": "照片选择",
5   "description": "照片选择,多选,单选,预览",
6   "homepage": "https://github.com/LenaMay/LNSelectPhotos.git",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Lina": "17701031767@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/LenaMay/LNSelectPhotos.git",
18     "tag": "0.0.9"
19   },
20   "source_files": "selectPhoto/**/*.{h,m}",
21   "resources": "selectPhoto/source/*.png",
22   "frameworks": [
23     "Foundation",
24     "Photos",
25     "UIKit"
26   ],
27   "dependencies": {
28     "Masonry": [
29       "~>1.1.0"
30     ]
31   }