[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / 9 / 2 / Mojito / 0.0.1 / Mojito.podspec.json
blob3661fddcf8f7dffb15bcf95c02a3913669669aee
2   "name": "Mojito",
3   "version": "0.0.1",
4   "summary": "Torrent client written in Swift",
5   "platforms": {
6     "ios": "8.0",
7     "osx": "10.10"
8   },
9   "description": "Torrent client written in Swift",
10   "homepage": "https://github.com/pepibumur/Mojito",
11   "license": "MIT",
12   "authors": {
13     "pepibumur": "pepibumur@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/pepibumur/Mojito.git",
17     "tag": "0.0.1"
18   },
19   "social_media_url": "https://twitter.com/pepibumur",
20   "requires_arc": true,
21   "source_files": "Mojito/Source/**/*.swift",
22   "dependencies": {
23     "ReactiveCocoa": [
24       "4.0.0-RC.1"
25     ],
26     "CocoaAsyncSocket": [
28     ]
29   }