[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / 4 / b / MJPicHelper / 0.0.2 / MJPicHelper.podspec.json
blob867bad2a8e65534306698fdf56484ce0f197eb53
2   "name": "MJPicHelper",
3   "version": "0.0.2",
4   "summary": "MJPicHelper--MJ-helper",
5   "homepage": "https://github.com/junwangInChina/MJPicHelper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wangjun": "github_work@163.com"
12   },
13   "platforms": {
14     "ios": "9.1"
15   },
16   "source": {
17     "git": "https://github.com/junwangInChina/MJPicHelper",
18     "tag": "0.0.2"
19   },
20   "source_files": "MJPicHelper/MJPicHelper/MJPicHelper/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
25     ],
26     "AFNetworking": [
28     ],
29     "SVProgressHUD": [
31     ],
32     "SDWebImage": [
34     ]
35   }