[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 8 / 4 / f / Lady / 0.3 / Lady.podspec.json
blobb3df8acaed4610c4bdb0f4b853610597546804f1
2   "name": "Lady",
3   "version": "0.3",
4   "summary": "High Pass Skin Smoothing.",
5   "description": "An implementation of High Pass Skin Smoothing using CoreImage.framework.",
6   "homepage": "https://github.com/Limon-O-O/Lady",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Limon": "fengninglong@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Limon-O-O/Lady.git",
16     "tag": "0.3"
17   },
18   "social_media_url": "https://twitter.com/Limon______",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "Lady/*.swift",
24   "resources": "Lady/Resources/*.cikernel"