[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / b / c / NNDecimalNumber / 2.0.1 / NNDecimalNumber.podspec.json
blobcf0d49a64628fa59a3edc1ab0fd7ef8a827a2906
2   "name": "NNDecimalNumber",
3   "version": "2.0.1",
4   "summary": "Implement NSDecimalNumber calculations on NSString, NSNumber Category, simplifying NSDecimalNumber calculations.",
5   "description": "Implement NSDecimalNumber calculations on NSString, NSNumber Category, simplifying NSDecimalNumber calculations.",
6   "homepage": "https://github.com/amisare/NNDecimalNumber",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Haijun Gu": "243297288@qq.com"
13   },
14   "social_media_url": "https://www.jianshu.com/u/9df9f28ff266",
15   "source": {
16     "git": "https://github.com/amisare/NNDecimalNumber.git",
17     "tag": "2.0.1"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "NNDecimalNumber/*.{h,m}",
24   "public_header_files": "NNDecimalNumber/NNDecimalNumber.h"