[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / d / b / Rippleable / 0.1.0 / Rippleable.podspec.json
blob0dcc41f85a5a8b1a856ec63c74327d2b9f7ac011
2   "name": "Rippleable",
3   "version": "0.1.0",
4   "summary": "Simple Material Rippleable Button.",
5   "swift_versions": "5.0",
6   "description": "A Simple Material Rippleable Button, based by objective-C material-ios design, converting its essential codes into Swift.",
7   "homepage": "https://github.com/sesang06/Rippleable",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "sesang06": "sesang06@naver.com"
14   },
15   "source": {
16     "git": "https://github.com/sesang06/Rippleable.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Rippleable/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "CoreGraphics"
27   ],
28   "swift_version": "5.0"