[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 4 / 0 / LJMPhotoBrowser / 0.1.2 / LJMPhotoBrowser.podspec.json
blob5c82cb31493e407c13917a40b8565ebf4573adf5
2   "name": "LJMPhotoBrowser",
3   "version": "0.1.2",
4   "summary": "A short description of LJMPhotoBrowser.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LiJingmin666/LJMPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LiJingmin666": "lijingmin@agapday.com"
13   },
14   "source": {
15     "git": "https://github.com/LiJingmin666/LJMPhotoBrowser.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LJMPhotoBrowser/Classes/**/*",
22   "dependencies": {
23     "MBProgressHUD": [
24       "~> 1.1.0"
25     ],
26     "DACircularProgress": [
27       "~> 2.3.1"
28     ],
29     "SDWebImage": [
30       "~> 4.4.2"
31     ]
32   }