[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 6 / f / 8 / Forex / 1.0.0 / Forex.podspec.json
blobb88b239fb861eace33abf35227cc4222e1d5b54d
2   "name": "Forex",
3   "version": "1.0.0",
4   "summary": "Foreign exchange rates and currency conversion framework",
5   "homepage": "https://github.com/jingx23/forex",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jan Scheithauer": "jan@jingx.net"
12   },
13   "source": {
14     "git": "https://github.com/jingx23/forex.git",
15     "tag": "1.0.0"
16   },
17   "social_media_url": "https://twitter.com/jingx23",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": "Sources/**/*.{swift}"
24   },
25   "pushed_with_swift_version": "4.0"