[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 5 / 6 / 4 / ABPopupFactory / 1.0.1 / ABPopupFactory.podspec.json
blob56c2b76fe83bb2d659dba2b3644b79306f84e601
2   "name": "ABPopupFactory",
3   "version": "1.0.1",
4   "summary": "This is a simple way to achieve a nice popup perfomance in app.",
5   "description": "ABPopupFactory helps you to get a nice popup view for your ios applications.",
6   "homepage": "https://github.com/Sash97/ABPopupFactory",
7   "license": "MIT",
8   "authors": {
9     "Aleksandr": "bagdasaryanaleksandr97@mail.ru"
10   },
11   "social_media_url": "https://www.facebook.com/bagdasaryan22",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/Sash97/ABPopupFactory.git",
17     "tag": "1.0.1"
18   },
19   "swift_versions": "5.0",
20   "source_files": "ABPopupFactory/**/*.{swift,c,h,m,xib,xcassets}",
21   "resource_bundles": {
22     "ABPopupFactory": [
23       "ABPopupFactory/**/*.{xib,xcassets}"
24     ]
25   },
26   "swift_version": "5.0"