[Add] RiveRuntime 6.4.0
[CocoaPods.git] / Specs / 3 / 1 / b / Sharaku / 1.0.1 / Sharaku.podspec.json
blob7bb1fb9a0b4a000d771baec5822482dfcfc8a3c0
2   "name": "Sharaku",
3   "version": "1.0.1",
4   "summary": "Sharaku is an image filtering UI library like Instagram.",
5   "description": "Sharaku is an image filtering library like Instagram which is using CIFilter. This library is strongly inspired by Fusuma.",
6   "homepage": "https://github.com/makomori/Sharaku",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "makomori": "makomori26@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/makomori/Sharaku.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/makomori26",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sharaku/Classes/**/*",
23   "resources": [
24     "Sharaku/Classes/**/*.xib",
25     "Sharaku/**/*.xcassets"
26   ],
27   "resource_bundles": {
28   },
29   "pushed_with_swift_version": "3.0"