[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / b / RaisinToast / 1.0.0 / RaisinToast.podspec.json
blobba1b8ba67ee2c9b3f3c73cafdf0e5c4917842da4
2   "name": "RaisinToast",
3   "version": "1.0.0",
4   "summary": "A UIWindow subclass used to message information to the users of your app.",
5   "description": "                       Provides a messaging window layer and a default \"toast\" view controller, ideal for presenting errors, warnings and feedback throughout your app.\n",
6   "homepage": "https://github.com/Raizlabs/RaisinToast",
7   "license": "MIT",
8   "authors": {
9     "adamhrz": "adam.howitt@raizlabs.com",
10     "arrouse": "alex@raizlabs.com"
11   },
12   "source": {
13     "git": "https://github.com/Raizlabs/RaisinToast.git",
14     "tag": "1.0.0"
15   },
16   "social_media_url": "https://twitter.com/raizlabs",
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*.[hm]",
22   "resources": "Pod/Assets/*.{xib}",
23   "public_header_files": "Pod/Classes/**/*.h",
24   "frameworks": "UIKit"