[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 5 / 8 / AAPhotoBrowser / 1.2.0 / AAPhotoBrowser.podspec.json
blob24af223a0430fdd35648a56fda9982d1270d8549
2   "name": "AAPhotoBrowser",
3   "version": "1.2.0",
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_versions": "5",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Fxxxxxx/AAPhotoBrowser.git",
19     "tag": "1.2.0"
20   },
21   "source_files": "AAPhotoBrowser/*.swift",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Kingfisher": [
27     ]
28   }