[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / c / 9 / KBPhotoSelector / 0.0.3 / KBPhotoSelector.podspec.json
blob8632b8a93b6ccf5960a2888aa5436bf22380a6be
2   "name": "KBPhotoSelector",
3   "version": "0.0.3",
4   "summary": "KBPhotoSelector for iOS.",
5   "authors": {
6     "Bofearless": "Bofearless@gmail.com"
7   },
8   "description": "This is KBPhotoSelector, a photos selected repository.",
9   "homepage": "https://github.com/Bofearless/KBPhotoSelector.git",
10   "license": {
11     "type": "MIT",
12     "file": "FILE_LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Bofearless/KBPhotoSelector.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "KBPhotoSelector/**/*.{h,m}",
22   "resources": "KBPhotoSelector/images/*.png",
23   "requires_arc": true,
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "Photos"
28   ],
29   "dependencies": {
30     "Masonry": [
32     ]
33   }