[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 2 / d / b / AssistiveButton / 1.0.0 / AssistiveButton.podspec.json
blob6ea2fa96c53683657d931674f98cd87862a18a67
2   "name": "AssistiveButton",
3   "version": "1.0.0",
4   "summary": "Simple Assistive Button.",
5   "description": "Simple Assistive Button imitate the iOS system AssistiveTouch.",
6   "homepage": "https://github.com/zixun/AssistiveButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zixun": "chenyl.exe@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zixun/AssistiveButton.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AssistiveButton/Classes/**/*",
22   "pushed_with_swift_version": "3.0"