[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 2 / f / c / JMSGhostButton / 1.0.0 / JMSGhostButton.podspec.json
blob9612a71f525d20aeb15b739e8b290cc1e3b3ac77
2   "name": "JMSGhostButton",
3   "version": "1.0.0",
4   "summary": "ghost button that uses ibdesignable and ibinspectable",
5   "description": "                   A popular ghost button that takes advantage of ibdesignable and\n                   ibspectable to see live result on your storyboard \n",
6   "homepage": "https://github.com/onllm/JMSGhostButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jin": "jamesanse@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/onllm/JMSGhostButton.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ghostButton",
19   "resources": "ghostButtonResource/NRSGhostButton.xib",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "8.0"
23   },
24   "dependencies": {
25     "FrameAccessor": [
27     ]
28   }