[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 8 / f / Bow / 0.0.0.1 / Bow.podspec.json
blob2c62e8a78f577792313adc1ca4e341657a66069d
2   "name": "Bow",
3   "version": "0.0.0.1",
4   "summary": "Bow is a library for Typed Functional Programming in Swift.",
5   "homepage": "https://github.com/arrow-kt/bow",
6   "license": {
7     "type": "Copyright"
8   },
9   "authors": {
10     "Tomas Ruiz": "truizlop@gmail.com"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "osx": "10.9",
15     "ios": "8.0",
16     "tvos": "9.1",
17     "watchos": "2.0"
18   },
19   "source": {
20     "git": "https://github.com/arrow-kt/bow.git",
21     "tag": "distributing-platforms"
22   },
23   "source_files": "Sources/Bow/*.swift"