[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / 2 / c / BDToastAlert / 1.0.0 / BDToastAlert.podspec.json
blob662118db560fd0d43e77c6cc80095ae1b28fb273
2   "name": "BDToastAlert",
3   "version": "1.0.0",
4   "license": "BSD",
5   "summary": "Easy way to display non-obstructive messages to user without having to worry about its behavior and conflicts with other views.",
6   "homepage": "https://github.com/norsez/BDToastAlert",
7   "authors": {
8     "Norsez Orankijanan": "norsez@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/norsez/BDToastAlert.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": [
18     "Classes",
19     "BDToastAlert/BDToastAlert/BDToastAlert"
20   ],
21   "frameworks": "QuartzCore",
22   "requires_arc": true