[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 2 / e / HighPrecisionCalculate-iOS / 1.0.3 / HighPrecisionCalculate-iOS.podspec.json
blobe7bec9acbb4052489f739c79edb52ec678d0ad82
2   "name": "HighPrecisionCalculate-iOS",
3   "version": "1.0.3",
4   "summary": "Encapsulation for NSDecimalNumber",
5   "homepage": "https://github.com/AIE-iOS/HighPrecisionCalculate-iOS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "AIE-iOS": "brianlee93@vip.qq.com"
12   },
13   "source": {
14     "git": "https://github.com/AIE-iOS/HighPrecisionCalculate-iOS.git",
15     "tag": "1.0.3"
16   },
17   "source_files": "Source/*.swift",
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "module_name": "HighPrecisionCalculate",
28   "pushed_with_swift_version": "3.0"