[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / e / 2 / 1 / ADConverter / 1.0.0 / ADConverter.podspec.json
blobc49d3bf983432c1329295b2de075a17b360b9c53
2   "name": "ADConverter",
3   "version": "1.0.0",
4   "summary": "ADConverter is currency converter used for get currency rates for more then 30 currency aganst the Australian Dollar",
5   "homepage": "https://gitlab.com/maco9228/adconverter",
6   "license": {
7     "type": "MIT",
8     "file": "../LICENSE"
9   },
10   "authors": {
11     "Manu Gupta": "manugupta9228@gmail.com"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "git": "https://maco9228@gitlab.com/maco9228/adconverter.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "ADConverter/**/*.{swift}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "swift_versions": "5.0",
27   "swift_version": "5.0"