[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / f / c / JMSGhostButton / 1.0.1 / JMSGhostButton.podspec.json
blobe14c429c93998b0dbdb3bb035b08d9b40eb2163a
2   "name": "JMSGhostButton",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": "ghostButton",
19   "resources": "ghostButtonResource/NRSGhostButton.xib",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "7.0"
23   },
24   "dependencies": {
25     "FrameAccessor": [
27     ]
28   }