[Add] iOS_wis 3.1.20
[CocoaPods.git] / Specs / e / 2 / 1 / ISPhotoBrowser / 0.0.1 / ISPhotoBrowser.podspec.json
blob749a0ce0fa7ecf9cc4beea7f82431f1b53a1cb22
2   "name": "ISPhotoBrowser",
3   "version": "0.0.1",
4   "summary": "A simple iOS photo browser written in Swift.",
5   "description": "ISPhotoBrowser is a new photo browser based on IDMPhotoBrowser, MWPhotoBrowser, SKPhotoBrowser production, thanks to the predecessors of the accumulation,\nthe internal use of the UICollectionView build, and optimize the use of some other, so that the source code is more clear, more convenient to use, \nand long-term maintenance and Add more features.",
6   "homepage": "https://github.com/isaced/ISPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "isaced": "isaced@163.com"
13   },
14   "source": {
15     "git": "https://github.com/isaced/ISPhotoBrowser.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ISPhotoBrowser/Classes/**/*",
22   "dependencies": {
23     "Kingfisher": [
24       "~> 3.6.2"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"