[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / e / d / ArithmeticPod / 0.1.0 / ArithmeticPod.podspec.json
blobc852edc9e05787d99b36d7d119c64c050a74f9be
2   "name": "ArithmeticPod",
3   "version": "0.1.0",
4   "summary": "Arithmetic operations.",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "swift_versions": "4.0",
9   "description": "Provides basic arithmetic operations",
10   "homepage": "https://github.com/SudaniNancy/ArithmeticPod",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "SudaniNancy": "nancy@logisticinfotech.co.in"
17   },
18   "source": {
19     "git": "https://github.com/SudaniNancy/ArithmeticPod.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "ArithmeticPod/Classes/**/*.{swift}"