[Add] ApptentiveKit 6.9.1
[CocoaPods.git] / Specs / 2 / 3 / 4 / WSMultiDirectionButton / 0.1.0 / WSMultiDirectionButton.podspec.json
blob4e3ee84fb8599d59cc0b357ca4773aa664312cf5
2   "name": "WSMultiDirectionButton",
3   "version": "0.1.0",
4   "summary": "WSMultiDirectionButton, a subclass of UIButton that supported multi-direction about image and title.",
5   "description": "WSMultiDirectionButton, a subclass of UIButton that supported multi-direction about image and title.\n* Fully support code interation and Interface Builder design\n* You can adjust the button to default left-to-right,right-toleft,vertical modes.And also the spacing between image view and label. So easy to do this in IB",
6   "homepage": "https://github.com/Wilson2014/WSMultiDirectionButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wilson": "xue_minghao@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Wilson2014/WSMultiDirectionButton.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WSMultiDirectionButton/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ]