[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 1 / 6 / YHDynamicButton / 0.1.0 / YHDynamicButton.podspec.json
blobbd235a93990f28785c91861f13480546bc0fa48d
2   "name": "YHDynamicButton",
3   "version": "0.1.0",
4   "summary": "A dynamic width button",
5   "description": "Change a button title, button's width changed automatically.",
6   "homepage": "https://github.com/HaoXianSen/YHDynamicButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "HaoXianSen",
12   "source": {
13     "git": "https://github.com/HaoXianSen/YHDynamicButton.git",
14     "tag": "0.1.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "YHDynamicButton/Classes/**/*"