[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / a / 6 / ToastESGI / 1.1.6 / ToastESGI.podspec.json
blob591822bb8f30c0ff95ddf1e21f2af0b819acee8a
2   "name": "ToastESGI",
3   "version": "1.1.6",
4   "summary": "Simple Framework pour afficher des toasts personnalisés.",
5   "homepage": "https://github.com/PicoPark/IOSFrameworkProject",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Salomé": "salome.russier@gmail.com",
12     "Romain": "brunie.romain@outlook.fr",
13     "David": "fournierdavid49@yahoo.fr"
14   },
15   "platforms": {
16     "ios": "10.1"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/PicoPark/IOSFrameworkProject.git",
21     "tag": "v1.1.6",
22     "submodules": true
23   },
24   "source_files": "IOSFrameworkProject/**/*.{h,swift,png,wav,mp3}",
25   "xcconfig": {
26     "SWIFT_VERSION": "2.3"
27   },
28   "pushed_with_swift_version": "3.0"