[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 3 / 5 / GPUImageBeauty / 0.1.0 / GPUImageBeauty.podspec.json
blob8e6250b48952f27182407ffa30bb82531c082c5a
2   "name": "GPUImageBeauty",
3   "version": "0.1.0",
4   "summary": "GPUImageBeautyFilter and GPUImageEmptyFilter",
5   "description": "GPUImageBeautyFilter and GPUImageEmptyFilter. From LFLiveKit.",
6   "homepage": "https://github.com/huiping192/GPUImageBeauty",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huiping_guo": "huiping192@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/huiping192/GPUImageBeauty.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GPUImageBeauty/Classes/**/*",
22   "public_header_files": "GPUImageBeauty/Classes/**/*.h",
23   "dependencies": {
24     "GPUImage": [
26     ]
27   }