[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / c / b / 6 / PDSnackbar / 0.2.0 / PDSnackbar.podspec.json
blob9612c8389d9258a86f5d33ce9a0a6675ccc9a395
2   "name": "PDSnackbar",
3   "version": "0.2.0",
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.2.0"
14   },
15   "source_files": "PDSnackbar/Classes/*.{h,m}",
16   "requires_arc": true,
17   "dependencies": {
18     "PureLayout": [
20     ]
21   }