[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / c / b / 6 / PDSnackbar / 0.1.1 / PDSnackbar.podspec.json
blob0aa968a99b5103a721308c5d3919d1ba564b006a
2   "name": "PDSnackbar",
3   "version": "0.1.1",
4   "license": "MIT",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "summary": "An Objective-C version material snackbar",
9   "homepage": "https://github.com/digital-prime/PDSnackbar",
10   "authors": "Prime Digital",
11   "source": {
12     "git": "https://github.com/digital-prime/PDSnackbar.git",
13     "tag": "v.0.1.1"
14   },
15   "source_files": "PDSnackbar/Classes/*.{h,m}",
16   "requires_arc": true,
17   "dependencies": {
18     "PureLayout": [
20     ]
21   }