[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 5 / 8 / AAPhotoBrowser / 1.1.2 / AAPhotoBrowser.podspec.json
bloba4456e2495a3a317b259cc8ce6d2272d7161e1d4
2   "name": "AAPhotoBrowser",
3   "version": "1.1.2",
4   "summary": "iOS 类似微信朋友圈样式的图片浏览器",
5   "homepage": "https://github.com/Fxxxxxx/AAPhotoBrowser",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Aaron Feng": "e2shao1993@163.com"
12   },
13   "swift_version": "4.2",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Fxxxxxx/AAPhotoBrowser.git",
19     "tag": "1.1.2"
20   },
21   "source_files": "AAPhotoBrowser/*.swift",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Kingfisher": [
27     ]
28   }