[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / e / 6 / HMNumberStringConvert / 0.0.2 / HMNumberStringConvert.podspec.json
blob58718fe3356b89c04696b410a45eb843f6482c6d
2   "name": "HMNumberStringConvert",
3   "version": "0.0.2",
4   "summary": "OC的数字转字符串分类方法",
5   "homepage": "https://github.com/liufan321/HMNumberStringConvert",
6   "license": "MIT",
7   "authors": {
8     "刘凡": "liufan321@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/liufan321/HMNumberStringConvert.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "HMNumberStringConvert",
19     "HMNumberStringConvert/HMNumberStringConvert/NumberStringConvert/*.{h,m}"
20   ],
21   "requires_arc": true