[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 2 / 0 / ExhibitionSwift / 0.1.3 / ExhibitionSwift.podspec.json
blobe54ade0af972f7c110affbf8b6545b04760fecde
2   "name": "ExhibitionSwift",
3   "version": "0.1.3",
4   "summary": "Exhibition is a mutable asynchronous image gallery that makes no assumptions.",
5   "description": "Exhibition is a mutable asynchronous image gallery that makes no assumptions. Exhibition does not assume what you want to do you with your image gallery but instead extends to you full and easy control mechanisms. Load an image from disk or remote url, add and delete images at will. Customize the UI.",
6   "homepage": "https://github.com/eligreg/ExhibitionSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eli Gregory": "eligreg@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/eligreg/ExhibitionSwift.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ExhibitionSwift/Classes/**/*",
22   "resource_bundles": {
23     "ExhibitionSwift": [
24       "ExhibitionSwift/Assets/*.xcassets"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"