[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / a / GDKSwiftSignalKit / 0.0.1 / GDKSwiftSignalKit.podspec.json
blob5e2d9cc225f5c4b6e413575d0f4f232b70ac6d36
2   "name": "GDKSwiftSignalKit",
3   "version": "0.0.1",
4   "summary": "An experimental Rx- and RAC-3.0-inspired FRP framework",
5   "homepage": "https://github.com/donik/SwiftSignalKit",
6   "license": "MIT",
7   "authors": {
8     "Daniyar Gabbassov": "donik102@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/donik/SwiftSignalKit.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "Source/*.{h,m,swift}",
18   "requires_arc": true