[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / 4 / EinButton / 1.0.1 / EinButton.podspec.json
blob9485b602b5ddf06df1e01d52b2ecfdb7a105404d
2   "name": "EinButton",
3   "version": "1.0.1",
4   "summary": "Simply customable add to cart button with UIView",
5   "swift_version": "4.0",
6   "description": "This library is used for button to add item in cart, when you click at the button, it will show up minus, plus, and image button",
7   "homepage": "https://github.com/theamorn/EinButton",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Amorn Apichattanakul": "benamorn@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/theamorn/EinButton.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "EinButton/Classes/**/*",
23   "resource_bundles": {
24     "EinButton": [
25       "EinButton/Assets/*.xcassets"
26     ]
27   }