[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / b / 7 / NYMnemonic / 0.0.3 / NYMnemonic.podspec.json
blob867202b0e8109a5ac0cfb08a56d4691fc9b16b97
2   "name": "NYMnemonic",
3   "version": "0.0.3",
4   "summary": "BIP-39 style mnemonic codes.",
5   "homepage": "https://github.com/nybex/NYMnemonic",
6   "license": "MIT",
7   "authors": {
8     "Jud Stephenson": "Jud.Stephenson@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/nybex/NYMnemonic.git",
12     "tag": "v0.0.3"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.8"
17   },
18   "source_files": "*.{h,m}",
19   "resources": "languages/*.txt",
20   "requires_arc": true