[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / e / 0 / 3 / DeformationButton / 1.0.1 / DeformationButton.podspec.json
blob8b449f53ef40e58ee37ee42988ab5d9b21780dd4
2   "name": "DeformationButton",
3   "version": "1.0.1",
4   "summary": "Share loading button",
5   "homepage": "https://github.com/LuciusLu/DeformationButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "LuciusLu": "luckysixdays@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/LuciusLu/DeformationButton.git",
18     "tag": "v1.0.1"
19   },
20   "source_files": [
21     "Source/MMMaterialDesignSpinner-master/*.{h,m}",
22     "Source/*.{h,m}"
23   ],
24   "requires_arc": true,
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ]