[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 0 / b / PoddyLib / 0.0.1 / PoddyLib.podspec.json
blob544ec27b271e580e36efdd8c9f8ca7d7b4cd65bb
2   "name": "PoddyLib",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you perform calculation.",
6   "homepage": "https://github.com/rmondragon/PoddyLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rolando Galindo": "rmondragon@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/rm0ndrag0n",
15   "platforms": {
16     "ios": "12.4"
17   },
18   "swift_versions": "5.0.1",
19   "source": {
20     "git": "https://github.com/rmondragon/PoddyLib.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "PoddyLib/**/*.{h,m,swift}",
24   "swift_version": "5.0.1"