[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 8 / 4 / f / Lady / 0.2 / Lady.podspec.json
blob3533be637f3634de206a84a80bc641114f6b5364
2   "name": "Lady",
3   "version": "0.2",
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.2"
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"