[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 1 / c / d / YFPopupButtons / 0.1.1 / YFPopupButtons.podspec.json
blobb965b7df61ea1ea05af13b560186f41f9ce22da6
2   "name": "YFPopupButtons",
3   "version": "0.1.1",
4   "summary": "A subclass of UIView which is capable of popping up buttons from the bottom of the view.",
5   "description": "A subclass of UIView which is capable of popping up buttons from the bottom of the view. The users would be able to customize the buttons.",
6   "homepage": "https://github.com/pushian/YFPopupButtons",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pushian": "l@fooyo.sg"
13   },
14   "source": {
15     "git": "https://github.com/pushian/YFPopupButtons.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YFPopupButtons/Classes/*"