[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 2 / 0 / LNSelectPhotos / 0.1.0 / LNSelectPhotos.podspec.json
blob489a1d9d5791f9894ffb270eb97e58434d3d06ab
2   "name": "LNSelectPhotos",
3   "version": "0.1.0",
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.1.0"
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   }