[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / 4 / 6 / b / NotReactive / 0.2.7 / NotReactive.podspec.json
blobf308ecae1a9b3f7f0cef01faef8278f9120decfc
2   "name": "NotReactive",
3   "version": "0.2.7",
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.2.7"
17   },
18   "social_media_url": "https://twitter.com/intitni",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": [
23     "5",
24     "5"
25   ],
26   "source_files": "NotReactive/Classes/**/*",
27   "swift_version": "5"