[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / 8 / a / MWPhotoBrowser-HealthJoy / 2.1.6 / MWPhotoBrowser-HealthJoy.podspec.json
blob0871dadf68a6490e9d8e77470298903503ab57c3
2   "name": "MWPhotoBrowser-HealthJoy",
3   "version": "2.1.6",
4   "license": "MIT",
5   "summary": "Customize navigation bar of MWPhotoBrowser for HealthJoy app",
6   "homepage": "https://github.com/nekromarko/MWPhotoBrowser-HealthJoy.git",
7   "authors": {
8     "Mark Prutskiy": "makroo@yandex.ru"
9   },
10   "source": {
11     "git": "https://github.com/nekromarko/MWPhotoBrowser-HealthJoy.git",
12     "tag": "2.1.6"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "Pod/Classes/**/*",
18   "resource_bundles": {
19     "MWPhotoBrowser": [
20       "Pod/Assets/*.png"
21     ]
22   },
23   "requires_arc": true,
24   "frameworks": [
25     "ImageIO",
26     "QuartzCore",
27     "AssetsLibrary",
28     "MediaPlayer"
29   ],
30   "weak_frameworks": "Photos",
31   "dependencies": {
32     "MBProgressHUD": [
33       "~> 0.9"
34     ],
35     "DACircularProgress": [
36       "~> 2.3"
37     ],
38     "SDWebImage": [
39       "~> 3.7",
40       "!= 3.7.2"
41     ]
42   }