[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 1 / e / AKNumericFormatter / 0.0.2 / AKNumericFormatter.podspec.json
blobba1111e1b2ba5afbfced5d745ff26c900f547eaf
2   "name": "AKNumericFormatter",
3   "platforms": {
4     "ios": null
5   },
6   "version": "0.0.2",
7   "summary": "Formatter for numerical fields and UITextField category to use it easily while editing.",
8   "homepage": "https://github.com/blackm00n/AKNumericFormatter",
9   "license": "MIT",
10   "authors": {
11     "Aleksey Kozhevnikov": "aleksey.kozhevnikov@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/blackm00n/AKNumericFormatter.git",
15     "tag": "v0.0.2"
16   },
17   "source_files": "AKNumericFormatter/AKNumericFormatter",
18   "requires_arc": true,
19   "compiler_flags": "-fmodules"