[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / 4 / SPhotoBookKit / 1.0.1 / SPhotoBookKit.podspec.json
blob85698e4c1f27cba0c7507d70094af9342d0a0dfc
2   "name": "SPhotoBookKit",
3   "version": "1.0.1",
4   "summary": "A simple library for show your photos.",
5   "description": "A simple library for show your photos as a photo book.",
6   "homepage": "https://github.com/Cyrex/SPhotoBookKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cyrex": "szwathub@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Cyrex/SPhotoBookKit.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": "SPhotoBookKit/**/*.h",
22   "source_files": "SPhotoBookKit/**/*.{h,m}",
23   "resources": "SPhotoBookKit/SPhotoBookKit.xcassets",
24   "dependencies": {
25     "Masonry": [
27     ]
28   }