[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / 7 / ServiceManager / 1.0.0 / ServiceManager.podspec.json
blob2597d6afa4ebb2e1b0886ce612702d3fe170857f
2   "name": "ServiceManager",
3   "version": "1.0.0",
4   "summary": "Lightweight, Enumerated and Protocol Oriented Networking Module written in swift 5.0.",
5   "description": "Lightweight, Enumerated and Protocol Oriented Networking Module written in swift 5.0. ServiceManager helps reduce networking code in view controllers and presenters.",
6   "homepage": "https://github.com/bibinjacobpulickal/ServiceManager",
7   "license": "MIT",
8   "authors": {
9     "Bibin Jacob Pulickal": "bibinjacob123@gmail.com"
10   },
11   "social_media_url": "https://github.com/bibinjacobpulickal",
12   "platforms": {
13     "ios": "9.0",
14     "osx": "10.11"
15   },
16   "source": {
17     "git": "https://github.com/bibinjacobpulickal/ServiceManager.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "ServiceManager/**/*.{h,m,swift}",
21   "swift_versions": [
22     "3.0",
23     "4.0",
24     "4.2",
25     "5.0",
26     "5.0"
27   ],
28   "swift_version": "5.0"