[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 4 / 6 / MFPictureBrowser / 0.4.0 / MFPictureBrowser.podspec.json
blob7459c776bf33083e0bec60f37d2815425c9c206e
2   "name": "MFPictureBrowser",
3   "version": "0.4.0",
4   "summary": "Elegant Picture Browser",
5   "homepage": "https://github.com/GodzzZZZ/MFPictureBrowser",
6   "license": "MIT",
7   "authors": {
8     "GodzzZZZ": "GodzzZZZ@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/GodzzZZZ/MFPictureBrowser.git",
15     "tag": "0.4.0"
16   },
17   "source_files": [
18     "Classes",
19     "MFPictureBrowserDemo/MFPictureBrowserDemo/MFPictureBrowser/*.{h,m}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "PINRemoteImage": [
29     ],
30     "MFCategory": [
32     ]
33   }