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