[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 8 / 5 / CIPhotoBrowser / 0.1.5 / CIPhotoBrowser.podspec.json
blobb65f021de076d540517a56789eb67a073354617a
2   "name": "CIPhotoBrowser",
3   "version": "0.1.5",
4   "summary": "A short description of CIPhotoBrowser.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/WuliJoJo/CIPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WuliJoJo": "caozhonghao@corp-ci.com"
13   },
14   "source": {
15     "git": "https://gitlab.oneitfarm.com/basemodule-ios/ciphotobrowser.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CIPhotoBrowser/Classes/**/*",
22   "public_header_files": "CIPhotoBrowser/Classes/**/*.h",
23   "dependencies": {
24     "MWPhotoBrowser": [
26     ],
27     "Masonry": [
29     ]
30   }