[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / a / LGWatermarkCamera / 0.0.1 / LGWatermarkCamera.podspec.json
blobc89ddcad22bbfb509ec541b4beb5a705d2a367cd
2   "name": "LGWatermarkCamera",
3   "version": "0.0.1",
4   "summary": "水印相机.",
5   "description": "自定义相机,在图片上增加文字水印等.",
6   "homepage": "https://github.com/applekwork/LGWatermarkCamera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LG": "applekwork@163.com"
13   },
14   "source": {
15     "git": "https://github.com/applekwork/LGWatermarkCamera.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LGWatermarkCamera/Classes/**/*",
22   "resource_bundles": {
23     "LGWatermarkCamera": [
24       "LGWatermarkCamera/Assets/*.png"
25     ]
26   }