[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 6 / 5 / Alerty / 0.1.1 / Alerty.podspec.json
blob97059e26b67ecc4d7137e9a4e4b98802a7d26327
2   "name": "Alerty",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "An object that displays an alert message to the user.",
6   "homepage": "https://github.com/mahmutpinarbasi/Alerty.git",
7   "authors": {
8     "Mahmut Pınarbaşı": "pinarbasimahmut@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mahmutpinarbasi/Alerty.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source_files": "Alerty/Classes/**/*.swift",
18   "resource_bundles": {
19     "Alerty": [
20       "Alerty/**/*.{xib,png,lproj/Localizable.strings}"
21     ]
22   },
23   "swift_version": "4.2"