[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 6 / b / NotReactive / 0.1.0 / NotReactive.podspec.json
blobf7214fb86235b0f4829a05eed43937ff61ca336e
2   "name": "NotReactive",
3   "version": "0.1.0",
4   "summary": "A simple way to subscribe to value change or event emission.",
5   "description": "A siiiimple way to subscribe to value change or event emission.",
6   "homepage": "https://github.com/intitni/NotReactive",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "intitni": "int123c@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/intitni/NotReactive.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/intitni",
19   "platforms": {
20     "ios": "9.3"
21   },
22   "swift_version": "4.2",
23   "source_files": "NotReactive/Classes/**/*"