[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 2 / 9 / 0 / MLPhotoBrowser / 0.5.0 / MLPhotoBrowser.podspec.json
blobdddfcc3acd3495f9ed4df1315bf9421b1cfb2070
2   "name": "MLPhotoBrowser",
3   "version": "0.5.0",
4   "summary": "A simple iOS Photo browser Library, Support optional animation.",
5   "homepage": "https://github.com/MakeZL/MLPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "zhangleo": "zhangleowork@163.com"
9   },
10   "source": {
11     "git": "https://github.com/MakeZL/MLPhotoBrowser.git",
12     "tag": "0.5.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "frameworks": "AssetsLibrary",
19   "source_files": "MLPhotoBrowser/Classes/**/*",
20   "resources": "MLPhotoBrowser/MLPhotoBrowser.bundle",
21   "dependencies": {
22     "SDWebImage": [
23       "~> 3.7"
24     ],
25     "DACircularProgress": [
27     ]
28   }