[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / c / MultiDegreeLikeButton / 0.1.0 / MultiDegreeLikeButton.podspec.json
blob09f9789f8eca2ff282737644e669989c00fa04e7
2   "name": "MultiDegreeLikeButton",
3   "version": "0.1.0",
4   "summary": "A button expanding while tapping.",
5   "description": "MultiDegreeLikeButton is a button which expresses the degree of like by changing the size of the button.\nThe button gradually expands while the user is tapping.\nAnd if the button is 3D touched, it immediately expands.",
6   "homepage": "https://github.com/nukotsuka/MultiDegreeLikeButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nukotsuka": "nukotsuka@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nukotsuka/MultiDegreeLikeButton.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "MultiDegreeLikeButton/Classes/**/*",
23   "resources": "MultiDegreeLikeButton/Assets/*.xcassets"