[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / 1 / b / SHButton / 0.1.3 / SHButton.podspec.json
blob6808aeaf82ca77d0c263aa4bc415276df6379e85
2   "name": "SHButton",
3   "version": "0.1.3",
4   "summary": "A simple custom button inspired by iTunes for iOS 10.",
5   "homepage": "https://github.com/harushuu/SHButton",
6   "screenshots": "https://github.com/harushuu/SHButton/raw/master/Screenshots.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "@harushuu": "hunter4n@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/harushuu/SHButton.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "SHButton/*",
23   "frameworks": "UIKit"