[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 6 / 8 / JF3DTouchButton / 0.0.6 / JF3DTouchButton.podspec.json
blobd2ca3483b70e02fd4fac11208bcb1ab998001d76
2   "name": "JF3DTouchButton",
3   "version": "0.0.6",
4   "summary": "JF3DTouchButton is a touch sensitive button built for 3D touch compatible devices.",
5   "description": "JF3DTouchButton is a touch sensitive button built for 3D touch compatible devices. It provides additional state properties and transitional features to improve a user's 3D touch experience.",
6   "homepage": "https://github.com/jfuellert/JF3DTouchButton",
7   "license": {
8     "type": "None",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jfuellert": "jfuellert@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jfuellert/JF3DTouchButton.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "JF3DTouchButton/JF3DTouchButton/**/*.{h,m}",
23   "public_header_files": "JF3DTouchButton/JF3DTouchButton/JF3DTouchButton.h",
24   "frameworks": "UIKit"