[Add] DocumentReaderFullAuthRFIDStage 7.5.10872
[CocoaPods.git] / Specs / a / b / c / NNDecimalNumber / 0.2.0 / NNDecimalNumber.podspec.json
blob741d3e1745079e23eb6fcea0d678a9f528862976
2   "name": "NNDecimalNumber",
3   "version": "0.2.0",
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": "http://www.jianshu.com/users/9df9f28ff266/latest_articles",
15   "source": {
16     "git": "https://github.com/amisare/NNDecimalNumber.git",
17     "tag": "0.2.0"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "NNDecimalNumber/NNDecimalNumber/*.{h,m}",
24   "public_header_files": "NNDecimalNumber/NNDecimalNumber/NNDecimalNumber.h"