[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 4 / d / e / SHFlatButton / 0.0.1 / SHFlatButton.podspec.json
blob0a59018b46150244432936ab1375cd0074d99b60
2   "name": "SHFlatButton",
3   "version": "0.0.1",
4   "summary": "`SHFlatButton` a reusable UIButton subclass to create flat buttons",
5   "description": "                   `SHFlatButton` a reusable UIButton subclass to create 3d styled flat buttons with shadow\n",
6   "homepage": "https://github.com/grevolution/SHFlatButton",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Shan Ul Haq": "g@grevolution.me"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/grevolution/SHFlatButton.git",
18     "tag": "0.0.1"
19   },
20   "requires_arc": true,
21   "source_files": "SHFlatButton/SHFlatButton/*.{h,m}",
22   "exclude_files": "Classes/Exclude"