[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / e / 7 / XdOrientationButton / 1.0.0 / XdOrientationButton.podspec.json
blobfd50266c65c13092dae2ecabc729a4b7d2b693a8
2   "name": "XdOrientationButton",
3   "version": "1.0.0",
4   "summary": "A button that can change the position of the picture",
5   "description": "A button that can change the position of the picture 一个可以改变图片位置的按钮,支持Xib直接修改",
6   "homepage": "https://github.com/ywdonga/XdOrientationButton",
7   "license": "MIT",
8   "authors": {
9     "ywdonga": "329720990@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/ywdonga/XdOrientationButton.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "XdOrientationButtonDemo",
20     "XdOrientationButtonDemo/XdOrientationButtonDemo/XdOrientationButton/*.{h,m}"
21   ]