[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / f / d / SweetMessages / 0.1 / SweetMessages.podspec.json
blobcb69435c5d8a1beee6d3ea7bbc63d33f661d9e69
2   "name": "SweetMessages",
3   "version": "0.1",
4   "summary": "Sweet Messages is a library that provides an easy way to show messages/notifications to the user.",
5   "description": "Sweet Messages is a library that provides an easy way to show messages/notifications to the user.\n\n  * Custom styles\n  * Simple to use",
6   "homepage": "https://github.com/mrcly/SweetMessages",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marcel Stolin": "marcelstolin@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/mmrcly",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/mrcly/SweetMessages.git",
20     "tag": "0.1"
21   },
22   "source_files": "SweetMessages/**/*.swift",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true