[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 2 / c / MMTakeImage / 0.1.0 / MMTakeImage.podspec.json
blob11cbe03020d94da55dc7539d6110f6cc435d5692
2   "name": "MMTakeImage",
3   "version": "0.1.0",
4   "summary": "A short description of MMTakeImage.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hamewang/MMTakeImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "304635659@qq.com": "304635659@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/hamewang/MMTakeImage.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MMTakeImage/Classes/**/*",
22   "resources": "MMTakeImage/Assets/*.bundle",
23   "vendored_frameworks": "MMTakeImage/Assets/*.framework",
24   "static_framework": true,
25   "dependencies": {
26     "GPUImage": [
28     ],
29     "OpenCV": [
31     ],
32     "FMDB": [
34     ],
35     "AliyunOSSiOS": [
37     ],
38     "SDWebImage": [
40     ]
41   }